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