Package | Description |
---|---|
org.eclipse.aether.version |
The definition of a version scheme for parsing and comparing versions.
|
Modifier and Type | Method and 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.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.