Uses of Enum
io.github.bonigarcia.wdm.config.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in io.github.bonigarcia.wdm
Methods in io.github.bonigarcia.wdm with parameters of type OperatingSystem -
Uses of OperatingSystem in io.github.bonigarcia.wdm.config
Methods in io.github.bonigarcia.wdm.config that return OperatingSystemModifier and TypeMethodDescriptionConfig.getOperatingSystem()
static OperatingSystem
Returns the enum constant of this type with the specified name.static OperatingSystem[]
OperatingSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.