public class VoidValue extends Value
A void instance is equal to all other void instances since they don't have a real value.
static VoidValue
INSTANCE
protected
VoidValue()
boolean
equals(Object other)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final VoidValue INSTANCE
protected VoidValue()
public int hashCode()
hashCode
Value
public boolean equals(Object other)
equals