Uses of Class
com.google.common.collect.ImmutableSortedMapFauxverideShim
Packages that use ImmutableSortedMapFauxverideShim
Package
Description
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.collectModifier and TypeClassDescriptionfinal classImmutableSortedMap<K,V> ANavigableMapwhose contents will never change, with many other important properties detailed atImmutableCollection.