Uses of Class
cn.cloudself.query.util.sys.OS.Type
-
Packages that use OS.Type Package Description cn.cloudself.query.util.sys -
-
Uses of OS.Type in cn.cloudself.query.util.sys
Methods in cn.cloudself.query.util.sys that return OS.Type Modifier and Type Method Description static OS.TypeOS. get()static OS.TypeOS.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static OS.Type[]OS.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-