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