@ProviderType
public interface KnownDevices
Modifier and Type | Method and Description |
---|---|
java.util.Set<VersionableName> |
getBrands() |
java.util.Set<VersionableName> |
getBrowsers() |
java.util.Set<VersionableName> |
getOperatingSystems() |
java.util.Set<java.lang.String> |
getPointingMethods() |
void |
reload() |
java.util.Set<VersionableName> getBrands()
java.util.Set<VersionableName> getBrowsers()
java.util.Set<VersionableName> getOperatingSystems()
java.util.Set<java.lang.String> getPointingMethods()
void reload() throws java.lang.Exception
java.lang.Exception