Uses of Interface
com.google.common.reflect.TypeToInstanceMap
Packages that use TypeToInstanceMap
-
Uses of TypeToInstanceMap in com.google.common.reflect
Classes in com.google.common.reflect that implement TypeToInstanceMapModifier and TypeClassDescriptionfinal class
A type-to-instance map backed by anImmutableMap
.final class
MutableTypeToInstanceMap<B extends @Nullable Object>
A mutable type-to-instance map.