|
Control Surface API
3.0.3
|

Public Member Functions | |
| UsbInterfaceMatcher (final String expression, final int matchOccurrence, final UsbEndpointMatcher...endpointMatchers) | |
| UsbInterfaceMatcher (final String expression, final UsbEndpointMatcher...endpointMatchers) | |
| UsbEndpointMatcher[] | getEndpointMatchers () |
Public Member Functions inherited from UsbMatcher | |
| final String | getExpression () |
| final int | getMatchOccurrence () |
Definition at line 3 of file UsbInterfaceMatcher.java.