private static final class Platform.ArchHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Platform.CPU |
cpu |
| Modifier | Constructor and Description |
|---|---|
private |
ArchHolder() |
| Modifier and Type | Method and Description |
|---|---|
private static Platform.CPU |
determineCPU()
Determines the CPU architecture the JVM is running on.
|
public static final Platform.CPU cpu
private static Platform.CPU determineCPU()