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