|
Control Surface API
3.0.3
|

Public Member Functions | |
| UsbConfigurationMatcher (final String expression, final int matchOccurrenceIndex, final UsbInterfaceMatcher...interfaceMatchers) | |
| UsbConfigurationMatcher (final String expression, final UsbInterfaceMatcher...interfaceMatchers) | |
| UsbConfigurationMatcher (final int matchOccurrenceIndex, final UsbInterfaceMatcher...interfaceMatchers) | |
| UsbConfigurationMatcher (final UsbInterfaceMatcher...interfaceMatchers) | |
| UsbInterfaceMatcher[] | getInterfaceMatchers () |
Public Member Functions inherited from UsbMatcher | |
| final String | getExpression () |
| final int | getMatchOccurrence () |
Definition at line 3 of file UsbConfigurationMatcher.java.