public abstract class AbstractTypeDeclaration extends Object implements ReferenceTypeDeclaration
| Constructor and Description |
|---|
AbstractTypeDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
Set<MethodUsage> |
getAllMethods() |
boolean |
isFunctionalInterface() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasReferenceType, canBeAssignedTo, findTypeParameter, getAllAncestors, getAllFields, getAllNonStaticFields, getAllStaticFields, getAncestors, getDeclaredFields, getDeclaredMethods, getField, getVisibleField, getVisibleFields, hasAnnotation, hasDirectlyAnnotation, hasField, hasVisibleField, isAssignableBy, isAssignableByasClass, asEnum, asInterface, asType, asTypeParameter, containerType, getId, getQualifiedName, internalTypes, isClass, isEnum, isInterface, isType, isTypeParameterasField, asMethod, asParameter, getName, hasName, isField, isMethod, isParametergetTypeParameterspublic final Set<MethodUsage> getAllMethods()
getAllMethods in interface ReferenceTypeDeclarationpublic final boolean isFunctionalInterface()
isFunctionalInterface in interface ReferenceTypeDeclarationCopyright © 2016. All rights reserved.