|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
FROM - TO - public static interface CollectionUtils.CollectionConverter<FROM,TO>
Transformer interface for transforming whole Collections into a single object
| Method Summary | |
|---|---|
void |
process(FROM element)
Processes the given Collection element. |
TO |
result()
Returns the result of the transformation process |
| Method Detail |
|---|
void process(FROM element)
Collection element. This method will be called for each element of the original
Collection
element - TO result()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||