| Package | Description |
|---|---|
| org.calrissian.mango.hash.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
MerkleTree<T extends HashLeaf>
A standard MerkleTree that takes a collection of @link{Hashable} objects and creates a tree, aggregating the hashes as
it moves up the levels of the tree.
|
Copyright © 2014 Calrissian. All rights reserved.