public abstract class BaseOperator<T extends Executable>
extends com.ql.util.express.Operator
| Constructor and Description |
|---|
BaseOperator() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
build(Object[] objects)
构建 EL 条件
|
T |
executeInner(Object[] objects) |
Copyright © 2025. All rights reserved.