|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ThreadedQueue.QueueDelegate
Callback used to handle items in the queue as they are pulled off.
| Method Summary | |
|---|---|
void |
handleItem(java.lang.Object o)
|
| Method Detail |
|---|
void handleItem(java.lang.Object o)
o - the item to handle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||