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.
 



Copyright © 2010-2012. All Rights Reserved.