|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeSupport.Notification | |
---|---|
org.epics.pvmanager | This package contains all the basic compononents of the PVManager framework and the basic support for the language to define the creation. |
Uses of TypeSupport.Notification in org.epics.pvmanager |
---|
Methods in org.epics.pvmanager that return TypeSupport.Notification | ||
---|---|---|
static
|
TypeSupport.notification(T oldValue,
T newValue)
Returns the final value by using the appropriate type support. |
|
abstract TypeSupport.Notification<T> |
TypeSupport.prepareNotification(T oldValue,
T newValue)
Given the old and new value, prepare the final value that will be notified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |