|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
I - the type of the input of the transformationO - the type of the output of the transformationpublic static interface Operations.Transformation<I,O>
Transformations of input values to output values
| Method Summary | |
|---|---|
O |
transform(I element)
Transforms the input element |
| Method Detail |
|---|
O transform(I element)
element - the element to be transformed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||