Package | Description |
---|---|
org.glassfish.hk2.classmodel.reflect.impl |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTypeImpl
Implementation of an annotation model
|
class |
ClassModelImpl
Implementation of a class model
|
class |
ExtensibleTypeImpl<T extends ExtensibleType>
Implementation of an extensible type (Class or Interface)
|
class |
InterfaceModelImpl
Implementation of an interface model
|
Modifier and Type | Field and Description |
---|---|
(package private) TypeImpl |
ModelClassVisitor.type |
(package private) TypeImpl |
ModelClassVisitor.ClassVisitingContext.type |
Modifier and Type | Method and Description |
---|---|
TypeImpl |
TypeBuilder.getType(int access,
java.lang.String name,
TypeProxy parent) |
TypeImpl |
TypesImpl.getType(int access,
java.lang.String name,
TypeProxy parent) |