Guava: Google Core Libraries for Java 13.0.1-redhat-1

Uses of Class
com.google.common.reflect.ImmutableTypeToInstanceMap

Packages that use ImmutableTypeToInstanceMap
com.google.common.reflect 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 ImmutableTypeToInstanceMap
 ImmutableTypeToInstanceMap<B> ImmutableTypeToInstanceMap.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.
 


Guava: Google Core Libraries for Java 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.