public abstract static class ExprCastNode.StringToDateLongWStaticFormat extends Object implements ExprCastNode.CasterParserComputerForge, ExprCastNode.CasterParserComputer
Modifier and Type | Field and Description |
---|---|
protected String |
dateFormatString |
Constructor and Description |
---|
StringToDateLongWStaticFormat(String dateFormatString) |
Modifier and Type | Method and Description |
---|---|
ExprCastNode.CasterParserComputer |
getEvaluatorComputer() |
boolean |
isConstantForConstInput() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegenPremade
compute
protected final String dateFormatString
public StringToDateLongWStaticFormat(String dateFormatString)
public ExprCastNode.CasterParserComputer getEvaluatorComputer()
getEvaluatorComputer
in interface ExprCastNode.CasterParserComputerForge
public boolean isConstantForConstInput()
isConstantForConstInput
in interface ExprCastNode.CasterParserComputerForge
Copyright © 2005–2018. All rights reserved.