Class GetOptions

  • All Implemented Interfaces:

    
    public final class GetOptions
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final LongRange getRange() Inclusive byte range, e.g.
      final Boolean getVerifyChecksum() Verify against the object's STORED checksum when one exists.
      final Checksum getExpectedChecksum() Verify against THIS checksum (takes precedence over the stored one).
      • Methods inherited from class java.lang.Object

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