Class ArchiveDataBufferXT
java.lang.Object
de.bsvrz.sys.funclib.losb.ringbuffer.ArchiveDataBufferXT
public class ArchiveDataBufferXT
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classArchiveDataBufferXT.Elem -
Constructor Summary
Constructors Constructor Description ArchiveDataBufferXT() -
Method Summary
Modifier and Type Method Description voidappend(de.bsvrz.dav.daf.main.ResultData rd, long archiveTime)ArchiveDataBufferXT.Elemfirst()voidremove(ArchiveDataBufferXT.Elem e)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ArchiveDataBufferXT
public ArchiveDataBufferXT()
-
-
Method Details
-
append
public void append(de.bsvrz.dav.daf.main.ResultData rd, long archiveTime) -
remove
-
first
-