Class 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

      All Methods Instance Methods Concrete Methods 
      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