T
- the type of reader for the listenerpublic interface PVReaderListener<T>
Modifier and Type | Method and Description |
---|---|
void |
pvChanged(PVReaderEvent<T> event)
Notified when the value of the PV has changed.
|
void pvChanged(PVReaderEvent<T> event)
event
- the reader eventCopyright © 2010–2015. All rights reserved.