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