| Package | Description |
|---|---|
| net.wimpi.modbus.util |
Provides utility and helper classes for the
Modbus implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Observable.addObserver(Observer o)
Adds an observer instance if it is not already in the
set of observers for this Observable.
|
void |
Observable.removeObserver(Observer o)
Removes an observer instance from the set of observers
of this Observable.
|
Copyright © 2017. All rights reserved.