Uses of Enum Class
nl.altindag.desidero.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in nl.altindag.desidero
Methods in nl.altindag.desidero that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemOperatingSystem.get()static OperatingSystemReturns the enum constant of this class with the specified name.static OperatingSystem[]OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.