|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Map | |
|---|---|
| jfun.yan | Basic component combinators and containers. |
| Uses of Map in jfun.yan |
|---|
| Methods in jfun.yan with parameters of type Map | ||
|---|---|---|
static
|
Monad.map(Creator<From> cc,
Map<From,To> m)
Customizes a Component object so that upon creation, the new Component object transforms the result component instance to another instance. |
|
|
Component.map(Map<T,To> m)
Create a new Component that upon creation, transforms the component instance to another instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||