|
| HardwareDeviceMatcher (final String name) |
|
Matcher that can match a particular hardware device that is connected to the user's machine. Sub classes of this define how the hardware is connected. Currently only USB devices are supported.
- See also
- UsbDeviceMatcher
-
ControllerExtensionDefinition::listHardwareDevices(java.util.List)
◆ getName()
Human friendly name for the kinds of hardware devices this matcher matches.
The documentation for this class was generated from the following file:
- HardwareDeviceMatcher.java