Package | Description |
---|---|
org.spf4j.base |
Modifier and Type | Field and Description |
---|---|
static Runtime.Version |
Runtime.JAVA_PLATFORM |
Modifier and Type | Method and Description |
---|---|
static Runtime.Version |
Runtime.Version.fromSpecVersion(String specVersion) |
static Runtime.Version |
Runtime.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Runtime.Version[] |
Runtime.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.