cakoose.util.exec
Class OsDetect

java.lang.Object
  extended by cakoose.util.exec.OsDetect

public class OsDetect
extends Object


Constructor Summary
OsDetect()
           
 
Method Summary
static boolean isWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OsDetect

public OsDetect()
Method Detail

isWindows

public static boolean isWindows()