public static class PartialTree.IncludedLeaf extends PartialMerkleTree.PartialTree
PartialTree.IncludedLeaf, PartialTree.Leaf, PartialTree.Node
Constructor and Description |
---|
IncludedLeaf(SecureHash hash) |
Modifier and Type | Method and Description |
---|---|
SecureHash |
component1() |
PartialTree.IncludedLeaf |
copy(SecureHash hash) |
boolean |
equals(java.lang.Object p) |
SecureHash |
getHash() |
int |
hashCode() |
java.lang.String |
toString() |
public IncludedLeaf(SecureHash hash)
public SecureHash getHash()
public SecureHash component1()
public PartialTree.IncludedLeaf copy(SecureHash hash)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)