Uses of Class
tech.orla.utils.OS
-
Packages that use OS Package Description tech.orla.utils -
-
Uses of OS in tech.orla.utils
Methods in tech.orla.utils that return OS Modifier and Type Method Description static OSOSDetector. getOS()static OSOS. valueOf(String name)Returns the enum constant of this type with the specified name.static OS[]OS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-