|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - parent type which is always the same as the child type
(classes extends classes, interfaces extends interfaces...)public interface ExtensibleType<T extends ExtensibleType>
An extensible type is a type that can be subclassed like an interface or a class.
| Method Summary | |
|---|---|
T |
getParent()
Return the parent type instance |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Type |
|---|
getFieldReferences, getMethods |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotations, getName, shortDesc |
| Method Detail |
|---|
T getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||