public class SystemInfo extends Object implements RevisionHandler
Constructor and Description |
---|
SystemInfo()
initializes the object and reads the system information
|
Modifier and Type | Method and Description |
---|---|
String |
getRevision()
Returns the revision string.
|
Hashtable |
getSystemInfo()
returns a copy of the system info.
|
static void |
main(String[] args)
for printing the system info to stdout.
|
String |
toString()
returns a string representation of all the system properties
|
public SystemInfo()
public Hashtable getSystemInfo()
public String toString()
public String getRevision()
getRevision
in interface RevisionHandler
public static void main(String[] args)
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.