|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - the type of thing to supply to the effect.public static interface Effect.Applicant<A>
A thing upon which side-effects may be applied.
| Method Summary | |
|---|---|
void |
foreach(Effect<A> effect)
Perform the given side-effect for each contained element. |
| Method Detail |
|---|
void foreach(Effect<A> effect)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||