| 程序包 | 说明 |
|---|---|
| gnu.io.factory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RxTxPortCreator |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends SerialPort> |
SerialPortRegistry.getPortCreatorForPortName(String portName,
Class<T> expectedClass)
Gets the best applicable
SerialPortCreator for the given portName |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SerialPortRegistry.registerSerialPortCreator(SerialPortCreator<? extends SerialPort> creator)
Registers a
SerialPortCreator. |
Copyright © 2020. All rights reserved.