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