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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
componentType
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 EvaluatedTypeBase