public class PathToIndex extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Hash256 |
index |
ShaMapLeaf |
leaf |
| 构造器和说明 |
|---|
PathToIndex(ShaMapInner root,
Hash256 index) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
collapseOnlyLeafChildInners() |
boolean |
copyLeafOnUpdate() |
ShaMapInner |
dirtyOrCopyInners() |
boolean |
hasLeaf() |
boolean |
hasMatchedLeaf() |
ShaMapLeaf |
invalidatedPossiblyCopiedLeafForUpdating() |
boolean |
leafMatchedIndex() |
ShaMapInner |
top() |
public Hash256 index
public ShaMapLeaf leaf
public PathToIndex(ShaMapInner root, Hash256 index)
public boolean hasLeaf()
public boolean leafMatchedIndex()
public boolean copyLeafOnUpdate()
public ShaMapInner top()
public ShaMapInner dirtyOrCopyInners()
public boolean hasMatchedLeaf()
public void collapseOnlyLeafChildInners()
public ShaMapLeaf invalidatedPossiblyCopiedLeafForUpdating()
Copyright © 2021. All rights reserved.