public abstract class CypherNumber extends CypherValue
CypherNumber()
abstract double
doubleValue()
abstract long
longValue()
asObjectCopy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CypherNumber()
public abstract double doubleValue()
public abstract long longValue()