Package | Description |
---|---|
org.jruby.ext.ffi |
Modifier and Type | Field and Description |
---|---|
static Platform.OS_TYPE |
Platform.OS |
Modifier and Type | Method and Description |
---|---|
Platform.OS_TYPE |
Platform.getOS()
Gets the current Operating System.
|
static Platform.OS_TYPE |
Platform.OS_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform.OS_TYPE[] |
Platform.OS_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Platform(Platform.OS_TYPE os) |
Copyright © 2001–2016 JRuby. All rights reserved.