Package | Description |
---|---|
org.apache.felix.utils.version |
Modifier and Type | Field and Description |
---|---|
static VersionRange |
VersionRange.ANY_VERSION |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersect(VersionRange r) |
static VersionRange |
VersionRange.newInstance(org.osgi.framework.Version pointVersion,
int lowerBoundRule,
int upperBoundRule) |
static VersionRange |
VersionRange.parseVersionRange(java.lang.String val) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersect(VersionRange r) |