public abstract static class ExprCastNode.StringToDateLongWDynamicFormatEval extends java.lang.Object implements ExprCastNode.CasterParserComputer
Modifier and Type | Field and Description |
---|---|
protected ExprEvaluator |
dateFormatEval |
Constructor and Description |
---|
StringToDateLongWDynamicFormatEval(ExprEvaluator dateFormatEval) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute
protected final ExprEvaluator dateFormatEval
public StringToDateLongWDynamicFormatEval(ExprEvaluator dateFormatEval)