public class Version extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getBuild() |
int |
getMajor() |
int |
getMini() |
int |
getMinor() |
String |
getVersion() |
static void |
main(String[] args) |
boolean |
newer(String old) |
Copyright © 2018. All rights reserved.