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(String val) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersect(VersionRange r) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.