public class VersionRange extends Object
| Constructor and Description |
|---|
VersionRange(String from,
String to) |
| Modifier and Type | Method and Description |
|---|---|
Version |
getTo() |
boolean |
includes(String other) |
void |
setTo(Version to) |
String |
toString() |
Copyright © 2017. All rights reserved.