Uses of Class
com.google.common.collect.ImmutableSortedMapFauxverideShim
Packages that use ImmutableSortedMapFauxverideShim
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableSortedMapFauxverideShim in com.google.common.collect
Subclasses of ImmutableSortedMapFauxverideShim in com.google.common.collectModifier and TypeClassDescriptionfinal class
ImmutableSortedMap<K,
V> ANavigableMap
whose contents will never change, with many other important properties detailed atImmutableCollection
.