public class CypherStringArray extends CypherTextArray
public CypherStringArray(String[] value)
public int length()
length
在类中 CypherTextArray
public String stringValue(int offset)
stringValue
在类中 CypherTextArray
public String[] asObjectCopy()
asObjectCopy
在类中 CypherValue