Uses of Class
com.google.common.collect.ImmutableBiMapFauxverideShim
Packages that use ImmutableBiMapFauxverideShim
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ImmutableBiMapFauxverideShim in com.google.common.collect
Subclasses of ImmutableBiMapFauxverideShim in com.google.common.collectModifier and TypeClassDescriptionclassImmutableBiMap<K,V> ABiMapwhose contents will never change, with many other important properties detailed atImmutableCollection.(package private) final classImplementation of ImmutableBiMap backed by a pair of JDK HashMaps, which have smartness protecting against hash flooding.(package private) classBimap with zero or more mappings.private final class(package private) final classImplementation ofImmutableMapwith exactly one entry.