Generated by
JDiff

Package org.springframework.core

Added Classes
ParameterizedTypeReference The purpose of this class is to enable capturing and passing a generic Type.
 

Changed Classes and Interfaces
GenericTypeResolver Helper class for resolving generic types against type variables.
LocalVariableTableParameterNameDiscoverer Implementation of ParameterNameDiscoverer that uses the LocalVariableTable information in the method attributes to discover parameter names.
MethodParameter Helper class that encapsulates the specification of a method parameter, i.e.
ParameterNameDiscoverer Interface to discover parameter names for methods and constructors.