|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Map2 | |
|---|---|
| jfun.yan | Basic component combinators and containers. |
| Uses of Map2 in jfun.yan |
|---|
| Methods in jfun.yan with parameters of type Map2 | ||
|---|---|---|
static
|
Monad.map(Creator<A> c1,
Creator<B> c2,
Map2<A,B,R> m)
Creates a Component object which takes instances created from two other Creator object and transforms them to a new Object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||