Uses of Class
com.ezware.common.OperatingSystem

Packages that use OperatingSystem
com.ezware.common   
 

Uses of OperatingSystem in com.ezware.common
 

Methods in com.ezware.common that return OperatingSystem
static OperatingSystem OperatingSystem.getCurrent()
          Returns current operating system
static OperatingSystem OperatingSystem.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OperatingSystem[] OperatingSystem.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 ezware. All Rights Reserved.