|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification | |
|---|---|
| org.epics.pvmanager |
|
| Uses of Notification in org.epics.pvmanager |
|---|
| Methods in org.epics.pvmanager that return Notification | ||
|---|---|---|
static
|
NotificationSupport.notification(T oldValue,
T newValue)
Returns the final value by using the appropriate type support. |
|
abstract Notification<T> |
NotificationSupport.prepareNotification(T oldValue,
T newValue)
Given the old and new value, prepare the final value that will be notified. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||