| Package | Description |
|---|---|
| org.springframework.expression | |
| org.springframework.expression.spel | |
| org.springframework.expression.spel.support |
| Modifier and Type | Method and Description |
|---|---|
TypeComparator |
EvaluationContext.getTypeComparator()
Return a type comparator for comparing pairs of objects for equality.
|
| Modifier and Type | Method and Description |
|---|---|
TypeComparator |
ExpressionState.getTypeComparator() |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardTypeComparator
A simple basic
TypeComparator implementation. |
| Modifier and Type | Method and Description |
|---|---|
TypeComparator |
StandardEvaluationContext.getTypeComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardEvaluationContext.setTypeComparator(TypeComparator typeComparator) |
Copyright © 2015. All rights reserved.