Uses of Enum Class
org.eclnt.util.java.ENUMOperatingSystem
Packages that use ENUMOperatingSystem
-
Uses of ENUMOperatingSystem in org.eclnt.util.java
Methods in org.eclnt.util.java that return ENUMOperatingSystemModifier and TypeMethodDescriptionstatic ENUMOperatingSystem
OSUtil.getOperatingSystem()
static ENUMOperatingSystem
Returns the enum constant of this class with the specified name.static ENUMOperatingSystem[]
ENUMOperatingSystem.values()
Returns an array containing the constants of this enum class, in the order they are declared.