public abstract class EvaluatedMethodDeclarationBase extends EvaluatedDeclarationBase implements EvaluatedMethodDeclaration
| Constructor and Description |
|---|
EvaluatedMethodDeclarationBase() |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> visitor) |
void |
containingClass(EvaluatedClassDeclaration cdecl) |
int |
hashCode(org.glassfish.pfl.basic.contain.ObjectSet set) |
boolean |
myEquals(java.lang.Object obj,
org.glassfish.pfl.basic.contain.ObjectSet set) |
equals, equals, handleList, handleModifier, hashCode, isImmutable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitmethod, parameterTypes, returnTypeaccessible, containingClassannotation, annotations, element, modifiersisImmutable, namepublic <R> R accept(Visitor<R> visitor)
accept in interface EvaluatedTypeaccept in class EvaluatedDeclarationBasepublic void containingClass(EvaluatedClassDeclaration cdecl)
public boolean myEquals(java.lang.Object obj,
org.glassfish.pfl.basic.contain.ObjectSet set)
public int hashCode(org.glassfish.pfl.basic.contain.ObjectSet set)