public interface DeclareParents
Modifier and Type | Method and Description |
---|---|
AjType |
getDeclaringType() |
java.lang.reflect.Type[] |
getParentTypes() |
TypePattern |
getTargetTypesPattern() |
boolean |
isExtends() |
boolean |
isImplements() |
AjType getDeclaringType()
TypePattern getTargetTypesPattern()
boolean isExtends()
boolean isImplements()
java.lang.reflect.Type[] getParentTypes() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
- if any types cannot be found