| Package | Description |
|---|---|
| org.eclipse.aether.version |
The definition of a version scheme for parsing and comparing versions.
|
| Modifier and Type | Method | Description |
|---|---|---|
VersionRange.Bound |
VersionRange.getLowerBound() |
Gets a lower bound (if any) for this range.
|
VersionRange.Bound |
VersionRange.getUpperBound() |
Gets an upper bound (if any) for this range.
|