|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementProcessor
Provides a method to process a single element from the processing queue. processElement method is called in sequence as elements are added, always on a single thread.
| Method Summary | |
|---|---|
void |
processElement(ProcessingQueue.Element e)
|
| Method Detail |
|---|
void processElement(ProcessingQueue.Element e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||