public class ElseOperator extends BaseOperator<IfCondition>
| 构造器和说明 |
|---|
ElseOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
IfCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic IfCondition build(Object[] objects) throws Exception
BaseOperatorbuild 在类中 BaseOperator<IfCondition>objects - objectsException - ExceptionCopyright © 2024. All rights reserved.