-
- All Implemented Interfaces:
public interface UsbCommunicationCreator
-
-
Method Summary
Modifier and Type Method Description abstract UsbCommunicationcreate(UsbManager usbManager, UsbDevice usbDevice, UsbInterface usbInterface, UsbEndpoint outEndpoint, UsbEndpoint inEndpoint)-
-
Method Detail
-
create
abstract UsbCommunication create(UsbManager usbManager, UsbDevice usbDevice, UsbInterface usbInterface, UsbEndpoint outEndpoint, UsbEndpoint inEndpoint)
-
-
-
-