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 classAnnotationTypeImplImplementation of an annotation modelclassClassModelImplImplementation of a class modelclassExtensibleTypeImpl<T extends ExtensibleType>Implementation of an extensible type (Class or Interface)classInterfaceModelImplImplementation of an interface modelFields in org.glassfish.hk2.classmodel.reflect.impl declared as TypeImpl Modifier and Type Field Description (package private) TypeImplModelClassVisitor.ClassVisitingContext. type(package private) TypeImplModelClassVisitor. typeMethods in org.glassfish.hk2.classmodel.reflect.impl that return TypeImpl Modifier and Type Method Description TypeImplTypeBuilder. getType(int access, java.lang.String name, TypeProxy parent)TypeImplTypesImpl. getType(int access, java.lang.String name, TypeProxy parent)
-