12131415161718
{ @Override public UsbInterfaceInfos findCM19ADevice() throws CM19AException, UsbException, UnsupportedEncodingException { return new UsbInterfaceInfos(new StubUsbInterface()); }