| Package | Description |
|---|---|
| org.sellcom.core.util.platform |
| Modifier and Type | Method | Description |
|---|---|---|
static JreVersion |
JreVersion.current() |
Returns the version of the current Java Runtime Environment (JRE).
|
static JreVersion |
JreVersion.parse(java.lang.String string) |
Parses the given version.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
JreVersion.compareTo(JreVersion other) |