public abstract class Value extends Object implements Comparable<Value>
| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
abstract String |
forScript() |
abstract ValueType |
getType() |
abstract boolean |
isNull() |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareToCopyright © 2012. All Rights Reserved.