textbender.o
Class OperatingSystem

java.lang.Object
  extended by OperatingSystem

public final class OperatingSystem
extends Object

Operating system utilities.


Method Summary
static boolean isWindows()
          Returns true if the operating system is Windows.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isWindows

public static boolean isWindows()
Returns true if the operating system is Windows.