类的使用
org.osgi.framework.VersionRange
-
使用VersionRange的程序包 程序包 说明 org.osgi.framework Framework Package Version 1.8. -
-
org.osgi.framework中VersionRange的使用
返回VersionRange的org.osgi.framework中的方法 修饰符和类型 方法 说明 VersionRangeVersionRange. intersection(VersionRange... ranges)Returns the intersection of this version range with the specified version ranges.static VersionRangeVersionRange. valueOf(java.lang.String range)Returns aVersionRangeobject holding the version range in the specifiedString.参数类型为VersionRange的org.osgi.framework中的方法 修饰符和类型 方法 说明 VersionRangeVersionRange. intersection(VersionRange... ranges)Returns the intersection of this version range with the specified version ranges.
-