Uses of Interface
com.exonum.binding.common.proofs.list.CheckedListProof
| Package | Description |
|---|---|
| com.exonum.binding.common.proofs.list |
-
Uses of CheckedListProof in com.exonum.binding.common.proofs.list
Classes in com.exonum.binding.common.proofs.list that implement CheckedListProof Modifier and Type Class Description classCheckedListProofImpl<E>A checked list proof includes list proof verification results.Methods in com.exonum.binding.common.proofs.list that return CheckedListProof Modifier and Type Method Description CheckedListProofUncheckedListProof. check()Checks that a proof has either correct or incorrect structure and returns a CheckedListProof.CheckedListProofUncheckedListProofAdapter. check()