|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.epics.pvmanager.TypeSupport<T>
org.epics.pvmanager.TimedTypeSupport<T>
public abstract class TimedTypeSupport<T>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.epics.pvmanager.TypeSupport |
---|
TypeSupport.Notification<T> |
Constructor Summary | |
---|---|
TimedTypeSupport()
|
Method Summary | |
---|---|
abstract TimeStamp |
extractTimestamp(T object)
|
Methods inherited from class org.epics.pvmanager.TypeSupport |
---|
addTypeSupport, notification, prepareNotification, timestampOf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimedTypeSupport()
Method Detail |
---|
public abstract TimeStamp extractTimestamp(T object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |