| Package | Description |
|---|---|
| net.mountainblade.modular |
| Modifier and Type | Method and Description |
|---|---|
Version |
ModuleInformation.getVersion()
Gets the module version.
|
static Version |
Version.parse(String version)
Parses the given string and tries to return only one version instance.
|
static Version[] |
Version.parseMulti(String... versions)
Tries to find as many version tags within the given text and returns the result as an array.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version other) |
Copyright © 2014–2015 MountainBlade. All rights reserved.