|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobject.DeletionQueue
public class DeletionQueue
Constructor Summary | |
---|---|
DeletionQueue()
|
Method Summary | |
---|---|
void |
add(LookupReference ref)
|
java.util.List<LookupReference> |
flushDeletions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeletionQueue()
Method Detail |
---|
public void add(LookupReference ref)
public java.util.List<LookupReference> flushDeletions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |