| Package | Description |
|---|---|
| JSci |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.getCurrent()
Gets the current version.
|
static Version |
Version.getLatest()
Retrieves the latest version from the home URL.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Version.isLater(Version ver)
Returns true if this is later than another version.
|