net.sourceforge.fixagora.basis.server.control
Class ReplaceQueue

java.lang.Object
  extended by net.sourceforge.fixagora.basis.server.control.ReplaceQueue

public class ReplaceQueue
extends java.lang.Object

The Class ReplaceQueue.


Constructor Summary
ReplaceQueue()
          Instantiates a new replace queue.
 
Method Summary
 void add(SpreadSheetCellContent spreadSheetCellContent)
          Adds the.
 java.util.List<SpreadSheetCellContent> getList()
          Gets the list.
 int size()
          Size.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceQueue

public ReplaceQueue()
Instantiates a new replace queue.

Method Detail

getList

public java.util.List<SpreadSheetCellContent> getList()
Gets the list.

Returns:
the list

add

public void add(SpreadSheetCellContent spreadSheetCellContent)
Adds the.

Parameters:
spreadSheetCellContent - the spread sheet cell content

size

public int size()
Size.

Returns:
the int