Uses of Class
org.mwolff.struts.back.ArrayEntry

Uses of ArrayEntry in org.mwolff.struts.back
 

Methods in org.mwolff.struts.back that return ArrayEntry
 ArrayEntry RingBuffer.back()
          Goes one entry back into the ringbuffer.
 ArrayEntry RingBuffer.forward()
          Goes one entry forward in the ringbuffer.
 ArrayEntry RingBuffer.getActIndex()
           
 ArrayEntry RingBuffer.getLastPushed()
          Returns the last pushed entry.
 

Methods in org.mwolff.struts.back with parameters of type ArrayEntry
 int RingBuffer.push(ArrayEntry entry)
          Pushes an entry into the ringbuffer.
 



Copyright © 2006 Dipl-Inf. Manfred Wolff. All Rights Reserved.