|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Version
An interface containing version information for this software.
Field Summary | |
---|---|
static int |
BUILD
The build number (monotonically increasing for a given minor version). |
static int |
MAJOR
The major version number. |
static int |
MINOR
The minor version number. |
static String |
NAME
The name of the software. |
static String |
STRING
The version string. |
Field Detail |
---|
static final String NAME
static final String STRING
static final int MAJOR
static final int MINOR
static final int BUILD
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |