| Modifier and Type | Class and Description |
|---|---|
class |
Version |
| Modifier and Type | Field and Description |
|---|---|
static IVersion |
Version.DUMMY |
| Modifier and Type | Method and Description |
|---|---|
IVersion |
VersionBuilder.build() |
static IVersion |
VersionUtilities.getVersion(URL resource) |
static IVersion |
Version.of(String string) |
IVersion |
VersionParser.parse(String string) |
static IVersion |
VersionUtilities.valueOf(String string) |
| Modifier and Type | Method and Description |
|---|---|
static String |
VersionUtilities.getText(IVersion version) |
static String |
VersionUtilities.getTextLong(IVersion version) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.