| Package | Description |
|---|---|
| com.github.jtendermint.merkletree.iavl |
| Modifier and Type | Method and Description |
|---|---|
IterateFunct.Loop |
Node.iterateNodes(IterateFunct<K> func) |
IterateFunct.Loop |
AVLTree.iterateNodes(IterateFunct<K> function)
Iterate over every node.
|
Copyright © 2018. All rights reserved.