Uses of Interface
org.apache.maven.api.VersionRange.Boundary
-
Uses of VersionRange.Boundary in org.apache.maven.api
Modifier 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.