public class Version extends Object implements Comparable<Version>
| Modifier and Type | Field and Description |
|---|---|
static String |
MAX_VERSION |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Version other) |
String |
getVersionString() |
String |
toString() |
public static final String MAX_VERSION
public Version(String version)
Copyright © 2017. All rights reserved.