Class ArjArchiveEntry.HostOs

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AMIGA
      Constant value 3.
      static int APPLE_GS
      Constant value 6.
      static int ATARI_ST
      Constant value 7.
      static int DOS
      Constant value 0.
      static int MAC_OS
      Constant value 4.
      static int NEXT
      Constant value 8.
      static int OS_2
      Constant value 5.
      static int PRIMOS
      Constant value 1.
      static int UNIX
      Constant value 2.
      static int VAX_VMS
      Constant value 9.
      static int WIN32
      Constant value 11.
      static int WIN95
      Constant value 10.
    • Constructor Summary

      Constructors 
      Constructor Description
      HostOs()
      Deprecated.
      Will be private in the next major release.
    • Method Summary

      • Methods inherited from class java.lang.Object

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