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
Constants This class can be used to parse other classes containing constant definitions in public static final members.
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.
OrderComparator Comparator implementation for Ordered objects, sorting by order value ascending (resp.
ParameterNameDiscoverer Interface to discover parameter names for methods and constructors.