Uses of Package
org.javimmutable.collections.inorder

Packages that use org.javimmutable.collections.inorder
org.javimmutable.collections.inorder   
 

Classes in org.javimmutable.collections.inorder used by org.javimmutable.collections.inorder
JImmutableInsertOrderMap
          JImmutableMap implementation that allows iteration over members in the order in which they were inserted into the map.
JImmutableInsertOrderSet
          JImmutableSet implementation built on top of a JImmutableInsertOrderMap.
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.