| Class | Description |
|---|---|
| CryptoPolicy |
Helper class to see if unlimited strength crypto is available.
|
| SystemHelper |
Get information about the system we're running on.
|
| SystemProperties |
This class wraps all the Java system properties like version number etc.
|
| Enum | Description |
|---|---|
| EJavaVersion |
Enumeration for representing the current Java JDK version.
|
| EJVMVendor |
Determine the current JVM (Java Virtual Machine) vendor.
|
| ENewLineMode |
Determines the different newline modes for th different operating systems.
|
| EOperatingSystem |
This enumeration is used to determine the currently running Operating system.
|
| EProcessorArchitecture |
Enum for representing the current processor architecture.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.