java.lang.Object | +--rcx.comm.USBPortFactory
USBPortFactory
| Constructor Summary | |
USBPortFactory()
|
|
| Method Summary | |
static USBPort |
getUSBPort()
creates the instance of USBPort that corresponds to the native platform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public USBPortFactory()
| Method Detail |
public static USBPort getUSBPort()