|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BinaryOperator
An interface for concrete binary operator classes.
| Field Summary | |
|---|---|
static int |
LHS_INDEXThe index of left hand side operand of this binary operator. |
static int |
RHS_INDEXThe index of right hand side operand of this binary operator. |
| Method Summary | |
|---|---|
Object |
getLeftHandSide()Returns left hand side operand of this binary operator. |
Object |
getRightHandSide()Returns right hand side operand of this binary operator. |
| Field Detail |
|---|
static final int LHS_INDEX
static final int RHS_INDEX
| Method Detail |
|---|
Object getLeftHandSide()
Object getRightHandSide()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.