| Package | Description |
|---|---|
| org.springframework.expression | |
| org.springframework.expression.spel.support |
| Modifier and Type | Method and Description |
|---|---|
Object |
Expression.getValue(EvaluationContext var1) |
<T> T |
Expression.getValue(EvaluationContext context,
Class<T> stringClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEvaluationContext |
Copyright © 2022. All rights reserved.