Uses of Interface
com.google.common.reflect.TypeToInstanceMap

Packages that use TypeToInstanceMap
com.google.common.reflect This package contains utilities to work with Java reflection. 
 

Uses of TypeToInstanceMap in com.google.common.reflect
 

Classes in com.google.common.reflect that implement TypeToInstanceMap
 class ImmutableTypeToInstanceMap<B>
          A type-to-instance map backed by an ImmutableMap.
 class MutableTypeToInstanceMap<B>
          A mutable type-to-instance map.
 



Copyright © 2010-2012. All Rights Reserved.