public class STArray extends ArrayList<STObject> implements SerializedType
| 限定符和类型 | 类和说明 |
|---|---|
static class |
STArray.Translator |
| 限定符和类型 | 字段和说明 |
|---|---|
static STArrayField |
AffectedNodes |
static STArrayField |
Necessary |
static STArrayField |
SignerEntries |
static STArrayField |
Signers |
static STArrayField |
Sufficient |
static STArrayField |
TableEntries |
static STArrayField |
Tables |
static STArrayField |
Template |
static STArray.Translator |
translate |
static STArrayField |
Validators |
static STArrayField |
WhiteLists |
modCount| 构造器和说明 |
|---|
STArray() |
| 限定符和类型 | 方法和说明 |
|---|---|
static STArrayField |
starrayField(Field f) |
byte[] |
toBytes() |
void |
toBytesSink(BytesSink to) |
String |
toHex() |
Object |
toJSON() |
org.json.JSONArray |
toJSONArray() |
Type |
type() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static STArray.Translator translate
public static STArrayField AffectedNodes
public static STArrayField SignerEntries
public static STArrayField Signers
public static STArrayField Template
public static STArrayField Necessary
public static STArrayField Sufficient
public static STArrayField Tables
public static STArrayField TableEntries
public static STArrayField Validators
public static STArrayField WhiteLists
public org.json.JSONArray toJSONArray()
public Object toJSON()
toJSON 在接口中 SerializedTypepublic byte[] toBytes()
toBytes 在接口中 SerializedTypepublic String toHex()
toHex 在接口中 SerializedTypepublic void toBytesSink(BytesSink to)
toBytesSink 在接口中 SerializedTypepublic Type type()
type 在接口中 SerializedTypepublic static STArrayField starrayField(Field f)
Copyright © 2021. All rights reserved.