Uses of Class
de.mediathekview.mlib.tool.Functions.OperatingSystemType
-
Packages that use Functions.OperatingSystemType Package Description de.mediathekview.mlib.tool -
-
Uses of Functions.OperatingSystemType in de.mediathekview.mlib.tool
Methods in de.mediathekview.mlib.tool that return Functions.OperatingSystemType Modifier and Type Method Description static Functions.OperatingSystemTypeFunctions. getOs()Detect and return the currently used operating system.static Functions.OperatingSystemTypeFunctions.OperatingSystemType. valueOf(String name)Returns the enum constant of this type with the specified name.static Functions.OperatingSystemType[]Functions.OperatingSystemType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-