Uses of Class
com.google.common.collect.ImmutableSortedMapFauxverideShim
-
Packages that use ImmutableSortedMapFauxverideShim Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of ImmutableSortedMapFauxverideShim in com.google.common.collect
Subclasses of ImmutableSortedMapFauxverideShim in com.google.common.collect Modifier and Type Class Description class
ImmutableSortedMap<K,V>
ANavigableMap
whose contents will never change, with many other important properties detailed atImmutableCollection
.
-