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 | Method and Description |
---|---|
TypeImpl |
TypeBuilder.getType(int access,
String name,
TypeProxy parent) |
TypeImpl |
TypesImpl.getType(int access,
String name,
TypeProxy parent) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.