Class UncheckedFlatMapProof

java.lang.Object
com.exonum.binding.common.proofs.map.UncheckedFlatMapProof
All Implemented Interfaces:
UncheckedMapProof

public class UncheckedFlatMapProof
extends java.lang.Object
implements UncheckedMapProof
An unchecked flat map proof, which does not include any intermediate nodes.
  • Method Summary

    Modifier and Type Method Description
    CheckedMapProof check()
    Checks that a proof has either correct or incorrect structure and returns a CheckedMapProof.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait