Package org.javimmutable.collections.inorder

Class Summary
JImmutableInsertOrderMap<K,V> JImmutableMap implementation that allows iteration over members in the order in which they were inserted into the map.
JImmutableInsertOrderSet<T> JImmutableSet implementation built on top of a JImmutableInsertOrderMap.
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.