Uses of Interface
com.google.common.collect.ClassToInstanceMap
Packages that use ClassToInstanceMap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
Testing utilities.
-
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. -
Uses of ClassToInstanceMap in com.google.common.testing
Fields in com.google.common.testing declared as ClassToInstanceMapModifier and TypeFieldDescriptionprivate final ClassToInstanceMap<Object>NullPointerTester.defaultsprivate static final ClassToInstanceMap<Object>ArbitraryInstances.DEFAULTS