Uses of Class
net.curre.prefcount.util.Utilities.PlatformType

Packages that use Utilities.PlatformType
net.curre.prefcount.util Package net.curre.prefcount.util Description 
 

Uses of Utilities.PlatformType in net.curre.prefcount.util
 

Methods in net.curre.prefcount.util that return Utilities.PlatformType
static Utilities.PlatformType Utilities.getPlatformType()
          Determines the platform/os type we are running on.
static Utilities.PlatformType Utilities.PlatformType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Utilities.PlatformType[] Utilities.PlatformType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.