de.bsvrz.sys.funclib.losb.ringbuffer
Class ArchiveDataBufferXT

java.lang.Object
  extended by de.bsvrz.sys.funclib.losb.ringbuffer.ArchiveDataBufferXT

public class ArchiveDataBufferXT
extends java.lang.Object


Nested Class Summary
static class ArchiveDataBufferXT.Elem
           
 
Constructor Summary
ArchiveDataBufferXT()
           
 
Method Summary
 void append(ResultData rd, long archiveTime)
           
 ArchiveDataBufferXT.Elem first()
           
 void remove(ArchiveDataBufferXT.Elem e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchiveDataBufferXT

public ArchiveDataBufferXT()
Method Detail

append

public void append(ResultData rd,
                   long archiveTime)

remove

public void remove(ArchiveDataBufferXT.Elem e)

first

public ArchiveDataBufferXT.Elem first()


Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.