|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FilterSet.Transform<S,T>
FilterSet.Transforms are objects that define a "mapping" from Objects to Object. The transform could modify the Object "in place", or not. In both cases the modified Object must be returned.
| Method Summary | |
|---|---|
T |
transform(S obj)
|
| Method Detail |
|---|
T transform(S obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||