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
TypeParameter
          Captures a free type variable that can be used in TypeToken.where(com.google.common.reflect.TypeParameter, com.google.common.reflect.TypeToken).
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.