Package | Description |
---|---|
de.esprit.appsuite.jversion |
Contains classes java version detection and launching various java VMs.
|
de.esprit.common.type |
Contains a set of useful enum constants
|
Modifier and Type | Method and Description |
---|---|
NumericalPrecision |
JavaVersion.getJvmPrecision() |
Modifier and Type | Method and Description |
---|---|
static NumericalPrecision |
NumericalPrecision.fromBitCount(int bitCount) |
static NumericalPrecision |
NumericalPrecision.fromString(java.lang.String value) |
NumericalPrecision |
OsArchitecture.getNumericalPrecision() |
static NumericalPrecision |
NumericalPrecision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NumericalPrecision[] |
NumericalPrecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 EsprIT-Systems. All Rights Reserved.