public final class Version
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The version identifier.
|
| Modifier | Constructor and Description |
|---|---|
private |
Version() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Prints out the version identifier to stdout.
|
public static final java.lang.String ID