public abstract class CypherTextArray extends CypherValue
CypherTextArray()
abstract int
length()
abstract String
stringValue(int offset)
asObjectCopy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CypherTextArray()
public abstract String stringValue(int offset)
public abstract int length()