Uses of Interface
org.pcollections.PSortedMap
-
Uses of PSortedMap in org.pcollections
Classes in org.pcollections that implement PSortedMapModifier and TypeClassDescriptionfinal classTreePMap<K,V> An implementation ofPSortedMapbased on a self-balancing binary search tree.Methods in org.pcollections that return PSortedMapModifier and TypeMethodDescriptionPSortedMap<K, V> PSortedMap.descendingMap()PSortedMap<K, V> PSortedMap<K, V> PSortedMap<K, V> PSortedMap<K, V> PSortedMap.minusAll(Collection<?> keys) PSortedMap<K, V> PSortedMap.minusFirstEntry()PSortedMap<K, V> PSortedMap.minusLastEntry()PSortedMap<K, V> PSortedMap<K, V> static <K extends Comparable<? super K>, V>
PSortedMap<K, V> Empty.sortedMap()static <K,V> PSortedMap <K, V> Empty.sortedMap(Comparator<? super K> comparator) PSortedMap<K, V> PSortedMap<K, V> PSortedMap<K, V> PSortedMap<K, V>