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