Package | Description |
---|---|
org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
org.osgi.framework |
Framework Package Version 1.7.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionRange
This class represents a version range.
|
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.