|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.japisoft.formula.operator.ternary.ELSEOperator
If Then Else operator
| Field Summary | |
static java.lang.String |
NAME
|
| Constructor Summary | |
ELSEOperator()
|
|
| Method Summary | |
java.lang.Object |
eval(OperatorContext context)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NAME
| Constructor Detail |
public ELSEOperator()
| Method Detail |
public java.lang.Object eval(OperatorContext context)
throws EvaluateException
eval in interface TernaryOperatorcontext - Context for the operands
EvaluateException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||