Class ArchiveDataBufferXT.Elem
java.lang.Object
de.bsvrz.sys.funclib.losb.ringbuffer.ArchiveDataBufferXT.Elem
- Enclosing class:
- ArchiveDataBufferXT
public static class ArchiveDataBufferXT.Elem
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Elem()
-
Method Summary
Modifier and Type Method Description long
getArchiveTime()
de.bsvrz.dav.daf.main.ResultData
getResultData()
ArchiveDataBufferXT.Elem
next()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Elem
public Elem()
-
-
Method Details
-
getResultData
public de.bsvrz.dav.daf.main.ResultData getResultData() -
getArchiveTime
public long getArchiveTime() -
next
-