|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeImpl | |
---|---|
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 | |
---|---|
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 |
Methods in org.glassfish.hk2.classmodel.reflect.impl that return TypeImpl | |
---|---|
TypeImpl |
TypeBuilder.getType(int access,
String name,
TypeProxy parent)
|
TypeImpl |
TypesImpl.getType(int access,
String name,
TypeProxy parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |