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