|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Mapper<E>
A mapping type providing data for every element.
| Method Summary | |
|---|---|
E |
map(Context context)
The callback method invoked for every matched element. |
| Method Detail |
|---|
E map(Context context)
context - The context for the current callback call.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||