Uses of Interface
org.apache.maven.api.VersionRange.Boundary
Packages that use VersionRange.Boundary
-
Uses of VersionRange.Boundary in org.apache.maven.api
Methods in org.apache.maven.api that return VersionRange.BoundaryModifier and TypeMethodDescriptionVersionRange.getLowerBoundary()
Returns the lower boundary of this range, ornull
if none.VersionRange.getUpperBoundary()
Returns the upper boundary of this range, ornull
if none.