| Modifier and Type | Method and Description |
|---|---|
static VersionUtil.Version |
VersionUtil.extract(String version) |
| Modifier and Type | Method and Description |
|---|---|
int |
VersionUtil.Version.compareTo(VersionUtil.Version o) |
static boolean |
VersionUtil.isGreaterThenOrEqual(VersionUtil.Version greater,
VersionUtil.Version then) |
static boolean |
VersionUtil.isLessThenOrEqual(VersionUtil.Version less,
VersionUtil.Version then) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.