Class OtherOS

  • All Implemented Interfaces:
    IExecutable, IScript

    public class OtherOS
    extends LinuxOS
    An implementation specific to unknown OS. The unknown OS will behave as LinuxOS.
    Since:
    2020-05-05
    • Constructor Summary

      Constructors 
      Constructor Description
      OtherOS()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • OtherOS

        public OtherOS()