|
||||||||||
| 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
org.shiftone.bigcalc.core.operation.binary.compare.GreaterThanOrEqualsOperation
| Constructor Summary | |
GreaterThanOrEqualsOperation()
|
|
| Method Summary | |
java.lang.String |
getSymbol()
|
boolean |
isSatisfied(int compareResult)
|
| Methods inherited from class org.shiftone.bigcalc.core.operation.binary.compare.CompareOperation |
evaluate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GreaterThanOrEqualsOperation()
| Method Detail |
public boolean isSatisfied(int compareResult)
isSatisfied in class CompareOperationpublic java.lang.String getSymbol()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||