|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
RV - return value typepublic interface Function<RV>
Typed functor that takes no arguments and returns a
value of type RV.
| Method Summary | |
|---|---|
RV |
evaluate()
Evaluate this function with no arguments. |
| Method Detail |
|---|
RV evaluate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||