Uses of Enum
me.friwi.jcefmaven.EnumOS
Packages that use EnumOS
-
Uses of EnumOS in me.friwi.jcefmaven
Methods in me.friwi.jcefmaven that return EnumOSModifier and TypeMethodDescriptionEnumPlatform.getOs()Fetch the operating system of this platformstatic EnumOSReturns the enum constant of this type with the specified name.static EnumOS[]EnumOS.values()Returns an array containing the constants of this enum type, in the order they are declared.