public class NotEvaluator extends RecursiveBooleanEvaluator implements OneValueWorker
RecursiveBooleanEvaluator.BooleanChecker, RecursiveBooleanEvaluator.Checker, RecursiveBooleanEvaluator.NullChecker, RecursiveBooleanEvaluator.NumberChecker, RecursiveBooleanEvaluator.StringChecker| 限定符和类型 | 字段和说明 |
|---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext| 构造器和说明 |
|---|
NotEvaluator(StreamExpression expression,
StreamFactory factory) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected RecursiveBooleanEvaluator.Checker |
constructChecker(Object value) |
Object |
doWork(Object... values) |
Object |
doWork(Object value) |
normalizeInputTypeevaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextprotected static final long serialVersionUID
public NotEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionprotected RecursiveBooleanEvaluator.Checker constructChecker(Object value) throws IOException
constructChecker 在类中 RecursiveBooleanEvaluatorIOExceptionpublic Object doWork(Object... values) throws IOException
doWork 在接口中 OneValueWorkerdoWork 在接口中 ValueWorkerdoWork 在类中 RecursiveBooleanEvaluatorIOExceptionpublic Object doWork(Object value)
doWork 在接口中 OneValueWorkerCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.