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