Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.8.
|
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
static VersionRange |
VersionRange.valueOf(String range)
Returns a
VersionRange object holding the version range in the
specified String . |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.