Uses of Class
com.google.common.collect.ImmutableMap.IteratorBasedImmutableMap
Packages that use ImmutableMap.IteratorBasedImmutableMap
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ImmutableMap.IteratorBasedImmutableMap in com.google.common.collect
Subclasses of ImmutableMap.IteratorBasedImmutableMap in com.google.common.collectModifier and TypeClassDescriptionprivate final classprivate final classprivate static classAn immutable map implementation backed by an indexed nullable array.private final classprivate final class(package private) final classImmutableEnumMap<K extends Enum<K>,V> Implementation ofImmutableMapbacked by a non-emptyEnumMap.private final class