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 classAClassToInstanceMapwhose contents will never change, with many other important properties detailed atImmutableCollection.final classA mutable class-to-instance map backed by an arbitrary user-provided map.