Uses of Class
org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
-
Packages that use TypeImpl Package Description org.glassfish.hk2.classmodel.reflect.impl -
-
Uses of TypeImpl in org.glassfish.hk2.classmodel.reflect.impl
Subclasses of TypeImpl in org.glassfish.hk2.classmodel.reflect.impl Modifier and Type Class Description class
AnnotationTypeImpl
Implementation of an annotation modelclass
ClassModelImpl
Implementation of a class modelclass
ExtensibleTypeImpl<T extends ExtensibleType>
Implementation of an extensible type (Class or Interface)class
InterfaceModelImpl
Implementation of an interface modelMethods in org.glassfish.hk2.classmodel.reflect.impl that return TypeImpl Modifier and Type Method Description TypeImpl
TypeBuilder. getType(int access, String name, TypeProxy parent)
TypeImpl
TypesImpl. getType(int access, String name, TypeProxy parent)
-