Uses of Interface
com.google.common.collect.ClassToInstanceMap
Packages that use ClassToInstanceMap
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ClassToInstanceMap in com.google.common.collect
Classes in com.google.common.collect that implement ClassToInstanceMapModifier and TypeClassDescriptionfinal class
AClassToInstanceMap
whose contents will never change, with many other important properties detailed atImmutableCollection
.final class
A mutable class-to-instance map backed by an arbitrary user-provided map.