Class VersionRange.Bound
java.lang.Object
org.eclipse.aether.version.VersionRange.Bound
- Enclosing interface:
VersionRange
A bound of a version range.
-
Constructor Details
-
Bound
-
-
Method Details
-
getVersion
-
isInclusive
Indicates whether the bounding version is included in the range or not.- Returns:
trueif the bounding version is included in the range,falseif not.
-
equals
-
hashCode
-
toString
-