Package com.complexible.common
Class OS
- java.lang.Object
-
- com.complexible.common.OS
-
public final class OS extends java.lang.ObjectUtility class to check the operating system in runtime.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisLinux()static booleanisMac()static booleanisWindows()
-