|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface ElementHandler<T>
Callback for handling one element from a list
Method Summary | |
---|---|
void |
handleElement(ListIteratorContext<T> context,
int index,
T element)
|
Method Detail |
---|
void handleElement(ListIteratorContext<T> context, int index, T element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |