Package | Description |
---|---|
org.springframework.expression | |
org.springframework.expression.spel | |
org.springframework.expression.spel.support |
Modifier and Type | Method and Description |
---|---|
TypeComparator |
EvaluationContext.getTypeComparator() |
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 © 2014. All Rights Reserved.