Uses of Class
org.eclipse.collections.impl.map.sorted.mutable.AbstractMutableSortedMap
-
Uses of AbstractMutableSortedMap in org.eclipse.collections.impl.map.sorted.mutable
Modifier and TypeClassDescriptionclass
SortedMapAdapter<K,
V> This class provides a MutableSortedMap wrapper around a JDK Collections SortedMap interface instance.class
TreeSortedMap<K,
V>