|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.server.control.ReplaceQueue
public class ReplaceQueue
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 |
---|
public ReplaceQueue()
Method Detail |
---|
public java.util.List<SpreadSheetCellContent> getList()
public void add(SpreadSheetCellContent spreadSheetCellContent)
spreadSheetCellContent
- the spread sheet cell contentpublic int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |