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