Value
public class SimpleValue extends Object implements Value
SimpleValue()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
Object
getValue()
int
hashCode()
void
setValue(Object value)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SimpleValue()
public Object getValue()
public void setValue(Object value)
public boolean equals(Object o)
equals
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString