public class FilterForEvalConstantDoubleForge extends Object implements FilterSpecParamFilterForEvalDoubleForge
Constructor and Description |
---|
FilterForEvalConstantDoubleForge(double doubleValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext evaluatorContext) |
int |
hashCode() |
CodegenExpression |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent) |
void |
valueToString(StringBuilder out) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
makeAnonymous
public FilterForEvalConstantDoubleForge(double doubleValue)
public CodegenExpression makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent)
makeCodegen
in interface FilterSpecParamFilterForEvalForge
public Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext evaluatorContext)
getFilterValue
in interface FilterSpecParamFilterForEvalForge
public void valueToString(StringBuilder out)
valueToString
in interface FilterSpecParamFilterForEvalForge
Copyright © 2005–2022. All rights reserved.