Uses of Class
org.osgi.framework.VersionRange
Packages that use VersionRange
- 
Uses of VersionRange in org.osgi.framework
Methods in org.osgi.framework that return VersionRangeModifier and TypeMethodDescriptionVersionRange.intersection(VersionRange... ranges) Returns the intersection of this version range with the specified version ranges.static VersionRangeReturns aVersionRangeobject holding the version range in the specifiedString.Methods in org.osgi.framework with parameters of type VersionRangeModifier and TypeMethodDescriptionVersionRange.intersection(VersionRange... ranges) Returns the intersection of this version range with the specified version ranges.