Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve variable declaration mappings in commit
spring-projects/spring-framework@d912770 Rename Variable specificAccessors : List<PropertyAccessor> to exactMatches : List<T> in method public getAccessorsToTry(targetType Class<?>, accessors List<T>) : List<T> from class org.springframework.expression.spel.ast.AstUtils Rename Variable generalAccessors : List<PropertyAccessor> to genericMatches : List<T> in method public getAccessorsToTry(targetType Class<?>, accessors List<T>) : List<T> from class org.springframework.expression.spel.ast.AstUtils
- Loading branch information