public class SpelCalculator extends Object
| Constructor and Description |
|---|
SpelCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
calcSpelValueWithContext(String spel,
String[] argNames,
Object[] argValues,
Object defaultValue) |
static Object |
calcSpelWithNoContext(String spel,
Object defaultValue) |
Copyright © 2019. All rights reserved.