| Package | Description |
|---|---|
| de.mediathekview.mlib.tool |
| Modifier and Type | Method and Description |
|---|---|
static Functions.OperatingSystemType |
Functions.getOs()
Detect and return the currently used operating system.
|
static Functions.OperatingSystemType |
Functions.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.
|
Copyright © 2019. All rights reserved.