| Package | Description |
|---|---|
| org.springframework.expression | |
| org.springframework.expression.spel.support |
| Modifier and Type | Method and Description |
|---|---|
OperatorOverloader |
EvaluationContext.getOperatorOverloader()
Return an operator overloader that may support mathematical operations
between more than the standard set of types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardOperatorOverloader |
| Modifier and Type | Method and Description |
|---|---|
OperatorOverloader |
StandardEvaluationContext.getOperatorOverloader() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardEvaluationContext.setOperatorOverloader(OperatorOverloader operatorOverloader) |
Copyright © 2015. All rights reserved.