|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.bigcalc.core.operation.binary.compare.CompareOperation
Constructor Summary | |
protected |
CompareOperation()
|
Method Summary | |
java.lang.Object |
evaluate(Context stdContext,
java.lang.Object lhs,
java.lang.Object rhs)
|
abstract boolean |
isSatisfied(int compareResult)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.shiftone.bigcalc.core.operation.BinaryOperation |
getSymbol |
Constructor Detail |
protected CompareOperation()
Method Detail |
public java.lang.Object evaluate(Context stdContext, java.lang.Object lhs, java.lang.Object rhs) throws java.lang.Exception
evaluate
in interface BinaryOperation
java.lang.Exception
public abstract boolean isSatisfied(int compareResult)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |