Uses of Class
com.google.common.reflect.ImmutableTypeToInstanceMap
Packages that use ImmutableTypeToInstanceMap
Package
Description
This package contains utilities to work with Java reflection.
-
Uses of ImmutableTypeToInstanceMap in com.google.common.reflect
Methods in com.google.common.reflect that return ImmutableTypeToInstanceMapModifier and TypeMethodDescriptionImmutableTypeToInstanceMap.Builder.build()
Returns a new immutable type-to-instance map containing the entries provided to this builder.static <B> ImmutableTypeToInstanceMap
<B> ImmutableTypeToInstanceMap.of()
Returns an empty type to instance map.