| Package | Description | 
|---|---|
| org.eclipse.aether.version | 
 The definition of a version scheme for parsing and comparing versions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VersionRange | 
VersionConstraint.getRange()
Gets the version range of this constraint. 
 | 
VersionRange | 
VersionConstraint.getRange()
Gets the version range of this constraint. 
 | 
VersionRange | 
VersionScheme.parseVersionRange(String range)
Parses the specified version range specification, for example "[1.0,2.0)". 
 | 
VersionRange | 
VersionScheme.parseVersionRange(String range)
Parses the specified version range specification, for example "[1.0,2.0)". 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.