|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the return type of the functionU
- the argument type of the functionpublic static interface CollectionUtils.Mapper<T,U>
Mapper
gives a name to a simple function.
Method Summary | |
---|---|
T |
apply(U u)
|
Method Detail |
---|
T apply(U u)
u
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |