blob: f697a8759fa74cbbfcd93b62521cc60a7b220de0 [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 */
tomea961ff2014-10-01 12:45:15 -07005package org.onlab.onos.store.trivial.impl;