Uses of Enum Class
dev.galasa.OperatingSystem
-
Uses of OperatingSystem in dev.galasa
Modifier and TypeMethodDescriptionstatic OperatingSystem
Returns 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. -
Uses of OperatingSystem in dev.galasa.java.spi
ModifierConstructorDescriptionJavaInstallationImpl
(IJavaManagerSpi javaManager, JavaType javaType, OperatingSystem operatingSystem, CpuArchitecture cpuArchitecture, JavaVersion javaVersion, String javaJvm, String javaTag)