Uses of Class
com.google.common.collect.ImmutableBiMapFauxverideShim
Packages that use ImmutableBiMapFauxverideShim
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableBiMapFauxverideShim in com.google.common.collect
Subclasses of ImmutableBiMapFauxverideShim in com.google.common.collectModifier and TypeClassDescriptionclass
ImmutableBiMap<K,
V> ABiMap
whose contents will never change, with many other important properties detailed atImmutableCollection
.(package private) final class
Implementation of ImmutableBiMap backed by a pair of JDK HashMaps, which have smartness protecting against hash flooding.(package private) class
Bimap with zero or more mappings.private final class
(package private) final class
Implementation ofImmutableMap
with exactly one entry.