blob: 9e3f28fc2562ecd5b121213a0ffbc4a9b2228d7e [file] [log] [blame]
tom202175a2014-09-19 19:00:11 -07001/**
2 * Implementations of in-memory stores suitable for unit testing and
3 * experimentation; not for production use.
4 */
Yuta HIGUCHI4e9c37c2014-09-21 14:34:33 -07005package org.onlab.onos.net.trivial.impl;