| 程序包 | 说明 |
|---|---|
| com.peersafe.base.core.types.shamap |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BytesItem |
class |
LedgerEntryItem |
class |
TransactionResultItem |
| 限定符和类型 | 字段和说明 |
|---|---|
ShaMapItem |
ShaMapLeaf.item |
| 限定符和类型 | 方法和说明 |
|---|---|
ShaMapItem<TransactionResult> |
TransactionResultItem.copy() |
abstract ShaMapItem<T> |
ShaMapItem.copy() |
ShaMapItem<LedgerEntry> |
LedgerEntryItem.copy() |
ShaMapItem<byte[]> |
BytesItem.copy() |
ShaMapItem |
ShaMapInner.getItem(Hash256 index) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
ShaMapInner.addItem(Hash256 index,
ShaMapItem item) |
boolean |
ShaMapInner.updateItem(Hash256 index,
ShaMapItem item) |
| 构造器和说明 |
|---|
ShaMapLeaf(Hash256 index,
ShaMapItem item) |
Copyright © 2021. All rights reserved.