Class DTLocalEvaluatorCalopReformatBase
java.lang.Object
com.espertech.esper.common.internal.epl.datetime.dtlocal.DTLocalEvaluatorCalopReformatBase
- All Implemented Interfaces:
DTLocalEvaluator
- Direct Known Subclasses:
DTLocalCalOpsReformatEval
,DTLocalDateOpsReformatEval
,DTLocalLocalDateTimeOpsReformatEval
,DTLocalLongOpsReformatEval
,DTLocalZonedDateTimeOpsReformatEval
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
DTLocalEvaluatorCalopReformatBase
(List<CalendarOp> calendarOps, ReformatOp reformatOp) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.espertech.esper.common.internal.epl.datetime.dtlocal.DTLocalEvaluator
evaluate
-
Field Details
-
calendarOps
-
reformatOp
-
-
Constructor Details
-
DTLocalEvaluatorCalopReformatBase
-