Uses of Package
com.google.common.reflect

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

Classes in com.google.common.reflect used by com.google.common.reflect
ImmutableTypeToInstanceMap
          A type-to-instance map backed by an ImmutableMap.
ImmutableTypeToInstanceMap.Builder
          A builder for creating immutable type-to-instance maps.
TypeParameter
          Captures a free type variable that can be used in TypeToken.where(com.google.common.reflect.TypeParameter, com.google.common.reflect.TypeToken).
TypeToInstanceMap
          A map, each entry of which maps a TypeToken to an instance of that type.
TypeToken
          A Type with generics.
TypeToken.TypeSet
          The set of interfaces and classes that T is or is a subtype of.
 



Copyright © 2010-2012. All Rights Reserved.