public abstract class AbstractValue extends Object implements Value
AbstractValue(ValueType type)
boolean
equals(Object obj)
ValueType
getType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AbstractValue(ValueType type)
public ValueType getType()
getType
Value
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2014. All rights reserved.