Class BootstrapUtilities.LaunchJarResults

  • Enclosing class:
    BootstrapUtilities

    public static final class BootstrapUtilities.LaunchJarResults
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long checksum  
      boolean isMatch  
      long length  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • checksum

        public final long checksum
      • length

        public final long length
      • isMatch

        public final boolean isMatch