Modifier and Type | Field and Description |
---|---|
protected static FtDebug |
debug |
protected java.lang.Object |
value |
Constructor and Description |
---|
Value(java.lang.Object value) |
public java.lang.Object getValue()
public boolean equals(java.lang.Object value)
Object.equals
with class-specific comparison.equals
in class java.lang.Object
value
- the right side of the comparisonpublic java.lang.String toString()
toString
to the value that this class represents.toString
in class java.lang.Object