helper class to check the operating system this Java VM runs in
please keep the notes below as a pseudo-license
http://stackoverflow.com/questions/228477/how-do-i-programmatically-
determine-operating-system-in-java compare to
http://svn.terracotta.org/svn
/tc/dso/tags/2.6.4/code/base/common/src/com/tc/util/runtime/Os.java
http:/
/www.docjar.com/html/api/org/apache/commons/lang/SystemUtils.java.html
public static final class IOHelper.OsCheck { // Public Constructors public OsCheck(); // Class Variables protected static IOHelper.OsCheck.OSTypedetectedOS; // Class Methods