public class SystemInfo extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getBuildDate()
Returns the build date
|
static java.lang.String |
getVersion()
Returns the version number as string
|
static java.lang.String |
header()
Returns the application header
|
static SystemInfo |
instance()
Returns a reference to the single instance.
|
static java.lang.String |
shortHelp()
Returns a short version of the help
|
public static SystemInfo instance()
public static java.lang.String header()
public static java.lang.String shortHelp()
public static java.lang.String getVersion()
public static java.lang.String getBuildDate()
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.