|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A operation taking one argument of type float, and producing a value of type float. This interface attempts to mimic a first-class function of a single variable.
| Method Summary | |
float |
operate(float operand)
Operate on the operand, returning a value of the same type. |
| Method Detail |
public float operate(float operand)
operand - The operand.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||