Interface KnownDevices
- All Known Implementing Classes:
NoKnownDevices
@ProviderType
public interface KnownDevices
- Author:
- Milen Dyankov, Michael C. Han
-
Method Summary
-
Method Details
-
getBrands
Set<VersionableName> getBrands() -
getBrowsers
Set<VersionableName> getBrowsers() -
getOperatingSystems
Set<VersionableName> getOperatingSystems() -
getPointingMethods
-
reload
- Throws:
Exception
-