| 程序包 | 说明 |
|---|---|
| com.jccdex.rpc.core.binary | |
| com.jccdex.rpc.core.cache | |
| com.jccdex.rpc.core.types.known.tx.result | |
| com.jccdex.rpc.core.types.shamap |
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionResult |
STReader.readTransactionResult(UInt32 ledgerIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
STWriter.write(TransactionResult result) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SLECache.updateFromTransactionResult(TransactionResult tr) |
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionResult |
TransactionResult.copy() |
static TransactionResult |
TransactionResult.fromJSON(org.json.JSONObject json) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
TransactionResult.compareTo(TransactionResult o2) |
| 限定符和类型 | 字段和说明 |
|---|---|
TransactionResult |
TransactionResultItem.result |
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionResult |
TransactionResultItem.value() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShaMapItem<TransactionResult> |
TransactionResultItem.copy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TransactionTree.addTransactionResult(TransactionResult tr) |
void |
TransactionResultVisitor.onTransaction(TransactionResult tx) |
void |
AccountStateBuilder.onTransaction(TransactionResult tr) |
| 构造器和说明 |
|---|
TransactionResultItem(TransactionResult result) |
Copyright © 2021. All rights reserved.