Class DTLocalReformatEvalBase

java.lang.Object
com.espertech.esper.common.internal.epl.datetime.dtlocal.DTLocalReformatEvalBase
All Implemented Interfaces:
DTLocalEvaluator
Direct Known Subclasses:
DTLocalDateReformatEval, DTLocalLocalDateTimeReformatEval, DTLocalLongReformatEval, DTLocalZonedDateTimeReformatEval

public abstract class DTLocalReformatEvalBase extends Object implements DTLocalEvaluator
  • Field Details

    • reformatOp

      protected final ReformatOp reformatOp
  • Constructor Details

    • DTLocalReformatEvalBase

      protected DTLocalReformatEvalBase(ReformatOp reformatOp)