| Modifier and Type | Method and Description |
|---|---|
static SimpleVersion |
SimpleVersion.parse(String version)
Parse string representation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SimpleVersion.compareTo(SimpleVersion version) |
boolean |
SimpleVersion.isBackwardCompatible(SimpleVersion version)
Same major and classifier.
|
Copyright © 2010–2014 Intelligents-ia. All rights reserved.