Uses of Class
eu.simuline.util.DetOs
-
Packages that use DetOs Package Description eu.simuline.util Utility classes: very inhomogeneous. -
-
Uses of DetOs in eu.simuline.util
Methods in eu.simuline.util that return DetOs Modifier and Type Method Description static DetOsDetOs. getOpSys()Returns a representation of the operating system currently running.static DetOsDetOs. valueOf(String name)Returns the enum constant of this type with the specified name.static DetOs[]DetOs. values()Returns an array containing the constants of this enum type, in the order they are declared.
-