Package | Description |
---|---|
org.xwiki.extension.version |
Modifier and Type | Interface and Description |
---|---|
interface |
VersionRangeCollection
Extends
VersionRange to as a list of VersionRange . |
Modifier and Type | Method and Description |
---|---|
Collection<VersionRange> |
VersionRangeCollection.getRanges()
Gets the version ranges.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VersionRange.isCompatible(VersionRange otherRange)
Indicate if the provided version range is compatible with the provided version range.
|
Copyright © 2004–2021 XWiki. All rights reserved.