Class PayloadRecorder.Result

  • Enclosing class:
    PayloadRecorder

    public static class PayloadRecorder.Result
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getDigest()  
      long getSize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSize

        public long getSize()
      • getDigest

        public byte[] getDigest()