Package org.javimmutable.collections.inorder
package org.javimmutable.collections.inorder
-
ClassesClassDescriptionOrderedMap<K,
V> IMapimplementation that allows iteration over members in the order in which they were inserted into the map.IMultisetimplementation built on top of an ordered map.OrderedSet<T>ISetimplementation built on top of an ordered set.