public class Version
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
VERSION_MAJOR |
static int |
VERSION_MINOR |
static int |
VERSION_SUB |
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static int |
getVersionNumber() |
static java.lang.String |
getVersionString() |
public static final int VERSION_MAJOR
public static final int VERSION_MINOR
public static final int VERSION_SUB