|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Platform.OperatingSystem | |
|---|---|
| com.twelvemonkeys.lang | |
| Uses of Platform.OperatingSystem in com.twelvemonkeys.lang |
|---|
| Methods in com.twelvemonkeys.lang that return Platform.OperatingSystem | |
|---|---|
Platform.OperatingSystem |
Platform.getOS()
|
static Platform.OperatingSystem |
Platform.os()
Shorthand for Platform.get().getOS(). |
static Platform.OperatingSystem |
Platform.OperatingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Platform.OperatingSystem[] |
Platform.OperatingSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||