Uses of Enum Class
de.mediathekview.mlib.tool.Functions.OperatingSystemType
Packages that use Functions.OperatingSystemType
-
Uses of Functions.OperatingSystemType in de.mediathekview.mlib.tool
Methods in de.mediathekview.mlib.tool that return Functions.OperatingSystemTypeModifier and TypeMethodDescriptionFunctions.getOs()Detect and return the currently used operating system.Returns the enum constant of this class with the specified name.static Functions.OperatingSystemType[]Functions.OperatingSystemType.values()Returns an array containing the constants of this enum class, in the order they are declared.