public abstract class EvaluatedClassDeclarationBase extends EvaluatedDeclarationBase implements EvaluatedClassDeclaration
Constructor and Description |
---|
EvaluatedClassDeclarationBase() |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(Visitor<R> visitor) |
int |
hashCode(org.glassfish.pfl.basic.contain.ObjectSet set) |
equals, equals, handleList, handleModifier, hashCode, isImmutable, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
cls, fields, fields, freeze, inheritance, inheritance, instantiations, instantiations, methods, methods, simpleClass
annotation, annotations, element, modifiers
isImmutable, name
public int hashCode(org.glassfish.pfl.basic.contain.ObjectSet set)
public <R> R accept(Visitor<R> visitor)
accept
in interface EvaluatedType
accept
in class EvaluatedDeclarationBase