Uses of Enum
org.arquillian.cube.docker.impl.util.OperatingSystemFamily
Packages that use OperatingSystemFamily
-
Uses of OperatingSystemFamily in org.arquillian.cube.docker.impl.util
Methods in org.arquillian.cube.docker.impl.util that return OperatingSystemFamilyModifier and TypeMethodDescriptionOperatingSystem.getDefaultFamily()OperatingSystem.getFamily()static OperatingSystemFamilyReturns the enum constant of this type with the specified name.static OperatingSystemFamily[]OperatingSystemFamily.values()Returns an array containing the constants of this enum type, in the order they are declared.