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
CollectionFactory Factory for collections, being aware of Java 5 and Java 6 collections.
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.
ParameterNameDiscoverer Interface to discover parameter names for methods and constructors.