Uses of Class
org.eclipse.aether.version.VersionRange.Bound
Package
Description
Ready-to-use version scheme for parsing/comparing versions and utility classes.
The definition of a version scheme for parsing and comparing versions.
-
Uses of VersionRange.Bound in org.eclipse.aether.util.version
Modifier and TypeMethodDescriptionUnionVersionRange.getLowerBound()
UnionVersionRange.getUpperBound()
-
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.