Uses of Class
org.clazzes.util.lang.Util.OperatingSystem

Packages that use Util.OperatingSystem
org.clazzes.util.lang   
 

Uses of Util.OperatingSystem in org.clazzes.util.lang
 

Methods in org.clazzes.util.lang that return Util.OperatingSystem
static Util.OperatingSystem Util.getOperatingSystem()
          Returns which type of OS we have, after dedecting if necessary
static Util.OperatingSystem Util.OperatingSystem.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Util.OperatingSystem[] Util.OperatingSystem.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009. All Rights Reserved.