public final class Platform
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Platform.Architecture |
static class |
Platform.OperatingSystem |
| Modifier and Type | Method and Description |
|---|---|
static Platform.Architecture |
architecture() |
static Platform.OperatingSystem |
operatingSystem() |
public static Platform.OperatingSystem operatingSystem()
public static Platform.Architecture architecture()