Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.reflect Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractInvocationHandlerAbstract implementation of InvocationHandler that handles Object.Classcom.google.common.reflectGoogle Guava
ClassPathScans the source of a ClassLoader and finds all loadable classes and resources.Classcom.google.common.reflectGoogle Guava
ClassPath .ClassInfoRepresents a class that can be loaded through load().Classcom.google.common.reflect.ClassPathGoogle Guava
ClassPath .ResourceInfoRepresents a class path resource that can be either a class file or any other resource file loadable from the class path.Classcom.google.common.reflect.ClassPathGoogle Guava
ImmutableTypeToInstanceMapA type-to-instance map backed by an ImmutableMap.Classcom.google.common.reflectGoogle Guava
ImmutableTypeToInstanceMap .BuilderA builder for creating immutable type-to-instance maps.Classcom.google.common.reflect.ImmutableTypeToInstanceMapGoogle Guava
InvokableWrapper around either a Method or a Constructor.Classcom.google.common.reflectGoogle Guava
MutableTypeToInstanceMapA mutable type-to-instance map.Classcom.google.common.reflectGoogle Guava
ParameterRepresents a method or constructor parameter.Classcom.google.common.reflectGoogle Guava
ReflectionStatic utilities relating to Java reflection.Classcom.google.common.reflectGoogle Guava
TypeParameterCaptures a free type variable that can be used in TypeToken.Classcom.google.common.reflectGoogle Guava
TypeResolverAn object of this class encapsulates type mappings from type variables.Classcom.google.common.reflectGoogle Guava
TypeToInstanceMapA map, each entry of which maps a TypeToken to an instance of that type.Interfacecom.google.common.reflectGoogle Guava
TypeTokenA Type with generics.Classcom.google.common.reflectGoogle Guava