public class ExpressionStrategyGt extends ExpressionStrategyAbstract
| Constructor and Description |
|---|
ExpressionStrategyGt() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
afterEval(String[] split,
String value) |
String |
getType()
获取表达式类型
|
eval, preEvalpublic ExpressionStrategyGt()
public String getType()
ExpressionStrategypublic boolean afterEval(String[] split, String value)
afterEval in class ExpressionStrategyAbstractCopyright © 2024. All rights reserved.