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