T
- the type of writer for the listenerpublic interface PVWriterListener<T>
Modifier and Type | Method and Description |
---|---|
void |
pvChanged(PVWriterEvent<T> event)
Notified when the value was written.
|
void pvChanged(PVWriterEvent<T> event)
event
- the writer eventCopyright © 2010–2015. All rights reserved.