public abstract class DTLocalEvaluatorCalopReformatBase extends java.lang.Object implements DTLocalEvaluator
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CalendarOp> |
calendarOps |
protected ReformatOp |
reformatOp |
Modifier | Constructor and Description |
---|---|
protected |
DTLocalEvaluatorCalopReformatBase(java.util.List<CalendarOp> calendarOps,
ReformatOp reformatOp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
protected final java.util.List<CalendarOp> calendarOps
protected final ReformatOp reformatOp
protected DTLocalEvaluatorCalopReformatBase(java.util.List<CalendarOp> calendarOps, ReformatOp reformatOp)