Uses of Interface
org.xwiki.extension.version.VersionRangeCollection
-
Packages that use VersionRangeCollection Package Description org.xwiki.extension.version -
-
Uses of VersionRangeCollection in org.xwiki.extension.version
Methods in org.xwiki.extension.version that return types with arguments of type VersionRangeCollection Modifier and Type Method Description Collection<VersionRangeCollection>
VersionConstraint. getRanges()
Gets the version ranges of this constraint.
-