| Package | Description |
|---|---|
| com.helger.commons.version |
| Modifier and Type | Method and Description |
|---|---|
static VersionRange |
VersionRange.parse(String sVersionString)
Construct a version range object from a string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
VersionRange.compareTo(VersionRange rhs)
Compare this version range to another version range.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.