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