Uses of Class
org.eclipse.collections.impl.map.sorted.immutable.AbstractImmutableSortedMap
| Package | Description |
|---|---|
| org.eclipse.collections.impl.map.sorted.immutable |
This package contains implementations of the
MutableSortedMap interface. |
-
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 classImmutableTreeMap<K,V>