public class NotOperator extends BaseOperator<NotCondition>
| Constructor and Description |
|---|
NotOperator() |
| Modifier and Type | Method and Description |
|---|---|
NotCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic NotCondition build(Object[] objects) throws Exception
BaseOperatorbuild in class BaseOperator<NotCondition>objects - objectsException - ExceptionCopyright © 2025. All rights reserved.