Uses of Class
io.crums.util.mrkl.FixedLeafBuilder
Package | Description |
---|---|
io.crums.util.mrkl |
-
Uses of FixedLeafBuilder in io.crums.util.mrkl
Subclasses of FixedLeafBuilder in io.crums.util.mrkl Modifier and Type Class Description class
DeltaBuilder
Builds an incrementally bigger tree by only recalculating and maintaining deltas.Constructors in io.crums.util.mrkl with parameters of type FixedLeafBuilder Constructor Description FixedLeafBuilder(FixedLeafBuilder copy)