public abstract class EvaluatedArrayTypeBase extends EvaluatedTypeBase implements EvaluatedArrayType
| Constructor and Description |
|---|
EvaluatedArrayTypeBase() |
| 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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomponentTypeisImmutable, namepublic int hashCode(org.glassfish.pfl.basic.contain.ObjectSet set)
public <R> R accept(Visitor<R> visitor)
accept in interface EvaluatedTypeaccept in class EvaluatedTypeBase