Package | Description |
---|---|
org.epics.pvmanager |
|
Modifier and Type | Method and Description |
---|---|
static <T> NotificationSupport<T> |
NotificationSupport.findNotificationSupportFor(T newValue)
Retrieves the notification support based on the given value.
|
static <T> NotificationSupport<T> |
NotificationSupport.immutableTypeSupport(Class<T> clazz)
Support for notification of immutable types.
|
Copyright © 2010–2015. All rights reserved.