|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Function0
This interface describes a function object without any arguments.
| Method Summary | |
|---|---|
void |
apply(Accumulator accumulator)
Return the value in the accumulator overwriting the value stored therein. |
| Method Detail |
|---|
void apply(Accumulator accumulator)
throws HelpingException
accumulator - the accumulator to receive the result
HelpingException - in case of an error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||