|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Required method for an operator in an expression.
Method Summary | |
Integer |
apply(Integer left,
Integer right)
Returns the result of applying this to the given operands. |
Method Detail |
public Integer apply(Integer left, Integer right)
left
- left side operandright
- right side operand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |