Uses of Class
org.eclipse.collections.impl.map.sorted.immutable.AbstractImmutableSortedMap
-
Packages that use AbstractImmutableSortedMap Package Description org.eclipse.collections.impl.map.sorted.immutable This package contains implementations of theMutableSortedMapinterface. -
-
Uses of AbstractImmutableSortedMap in org.eclipse.collections.impl.map.sorted.immutable
Subclasses of AbstractImmutableSortedMap in org.eclipse.collections.impl.map.sorted.immutable Modifier and Type Class Description (package private) classImmutableEmptySortedMap<K,V>This is a zero elementImmutableSortedMapwhich is created by calling SortedMaps.immutable.empty().classImmutableTreeMap<K,V>
-