public class VersionRange extends Object
VersionRange(String string)
Version
getHigh()
getLow()
boolean
includeHigh()
includeLow()
includes(Version v)
isRange()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VersionRange(String string)
public boolean isRange()
public boolean includeLow()
public boolean includeHigh()
public String toString()
toString
Object
public Version getLow()
public Version getHigh()
public boolean includes(Version v)
Copyright © 2015 aQute SARL. All Rights Reserved.