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