|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NaturalTransformation
This interface defines a natural transformation.
| Method Summary | |
|---|---|
NaturalTransformation |
composeHorz(NaturalTransformation n)
Returns the horizontal composition of this transformation with another. |
NaturalTransformation |
composeVert(NaturalTransformation n)
Returns the vertical composition of this transformation with another. |
Functor |
map(Functor f)
Maps one functor to another. |
| Method Detail |
|---|
Functor map(Functor f)
NaturalTransformation composeVert(NaturalTransformation n)
NaturalTransformation composeHorz(NaturalTransformation n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||