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