public class MethodDeclaration extends GenericDeclaration
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDesc() |
int |
hashCode() |
boolean |
isAbstract() |
getAccess, getName, getSignature, isFinal, isPrivate, isProtected, isPublic, isStaticpublic String getDesc()
public boolean isAbstract()
public int hashCode()
hashCode in class GenericDeclarationpublic boolean equals(Object obj)
equals in class GenericDeclarationCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.