Uses of Enum
io.github.bonigarcia.wdm.config.Architecture
Packages that use Architecture
Package
Description
-
Uses of Architecture in io.github.bonigarcia.wdm
Methods in io.github.bonigarcia.wdm with parameters of type Architecture -
Uses of Architecture in io.github.bonigarcia.wdm.cache
Methods in io.github.bonigarcia.wdm.cache with parameters of type ArchitectureModifier and TypeMethodDescriptionCacheHandler.getDriverFromCache
(String driverVersion, String driverName, DriverManagerType driverManagerType, Architecture arch, String os) -
Uses of Architecture in io.github.bonigarcia.wdm.config
Methods in io.github.bonigarcia.wdm.config that return ArchitectureModifier and TypeMethodDescriptionConfig.getArchitecture()
static Architecture
Returns the enum constant of this type with the specified name.static Architecture[]
Architecture.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.github.bonigarcia.wdm.config with parameters of type Architecture -
Uses of Architecture in io.github.bonigarcia.wdm.online
Methods in io.github.bonigarcia.wdm.online with parameters of type Architecture