Uses of Enum
spock.util.environment.OperatingSystem.Family
Packages that use OperatingSystem.Family
-
Uses of OperatingSystem.Family in spock.util.environment
Methods in spock.util.environment that return OperatingSystem.FamilyModifier and TypeMethodDescriptionOperatingSystem.getFamily()Returns the family of the operating system.static OperatingSystem.FamilyReturns the enum constant of this type with the specified name.static OperatingSystem.Family[]OperatingSystem.Family.values()Returns an array containing the constants of this enum type, in the order they are declared.