public class DateAwareComparative
extends org.nfunk.jep.function.Comparative
| Constructor and Description |
|---|
DateAwareComparative(int pComparativeId)
Builds this Comparative command
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(Stack pStack) |
eq, ge, getTolerance, gt, le, lt, ne, setTolerancepublic DateAwareComparative(int pComparativeId)
pComparativeId - the identifier of the comparative operatorpublic void run(Stack pStack) throws org.nfunk.jep.ParseException
run in interface org.nfunk.jep.function.PostfixMathCommandIrun in class org.nfunk.jep.function.Comparativeorg.nfunk.jep.ParseExceptionComparative.run(java.util.Stack)Copyright © 2023. All rights reserved.