| Package | Description |
|---|---|
| net.ossindex.version.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AndRange
Two ranges anded together
|
class |
BoundedVersionRange
A bounded version range is capped at both ends, for example 1.2.5 - 1.2.8
|
class |
OrRange
Multiple ranges ORed together.
|
class |
VersionRange
A bounded version range is capped at both ends, for example 1.2.5 - 1.2.8
|
class |
VersionSet
An version set is a range where all the contained values are
explicit ranges.
|
Copyright © 2018. All rights reserved.