Uses of Class
org.eclipse.collections.impl.map.sorted.immutable.AbstractImmutableSortedMap
Packages that use AbstractImmutableSortedMap
-
Uses of AbstractImmutableSortedMap in org.eclipse.collections.impl.map.sorted.immutable
Modifier and TypeClassDescription(package private) final class
This is a zero elementImmutableSortedMap
which is created by calling SortedMaps.immutable.empty().class
ImmutableTreeMap<K,
V>