public class VersionRange extends Object
Constructor and Description |
---|
VersionRange(String string) |
Modifier and Type | Method and Description |
---|---|
Version |
getHigh() |
Version |
getLow() |
boolean |
includeHigh() |
boolean |
includeLow() |
boolean |
includes(Version v) |
boolean |
isRange() |
String |
toString() |
public VersionRange(String string)
Copyright © 2016 aQute SARL. All Rights Reserved.