Uses of Enum
com.helger.commons.system.EOperatingSystem
Packages that use EOperatingSystem
-
Uses of EOperatingSystem in com.helger.commons.system
Methods in com.helger.commons.system that return EOperatingSystemModifier and TypeMethodDescriptionstatic EOperatingSystemRetrieves the operating system for the provided name.static EOperatingSystemEOperatingSystem.getCurrentOS()static EOperatingSystemSystemHelper.getOperatingSystem()static EOperatingSystemReturns the enum constant of this type with the specified name.static EOperatingSystem[]EOperatingSystem.values()Returns an array containing the constants of this enum type, in the order they are declared.