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