protected class AbstractSerialDriver.Available extends Object implements gnu.io.SerialPortEventListener
| Modifier and Type | Field and Description |
|---|---|
private int |
count
Minimum number of bytes that have to be available for notify.
|
private Object |
notify
The object we want to notify on.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Available(int nr,
Object monitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialEvent(gnu.io.SerialPortEvent spe) |