Class Os

java.lang.Object
io.microconfig.utils.Os

public class Os
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Os()  
  • Method Summary

    Modifier and Type Method Description
    static boolean isWindows()  

    Methods inherited from class java.lang.Object

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

    • Os

      public Os()
  • Method Details

    • isWindows

      public static boolean isWindows()