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