public class PrecisionEvaluator extends RecursiveNumericEvaluator implements TwoValueWorker
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext
Constructor and Description |
---|
PrecisionEvaluator(StreamExpression expression,
StreamFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
doWork(Object value,
Object value2) |
normalizeInputType
evaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doWork
evaluateOverContext
protected static final long serialVersionUID
public PrecisionEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public Object doWork(Object value, Object value2)
doWork
in interface TwoValueWorker
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.