- Enclosing class:
OSSystemInfo<INFO>
public static final class OSSystemInfo.Basic extends Object Basic OS and JVM information class.
Field Summary 
Fields
The operating system architecture.
The name of the operating system.
The version of the operating system.
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Details 
osArchitecture 
public final String osArchitecture The operating system architecture.
osName 
The name of the operating system.
osVersion 
The version of the operating system.