Generated by
JDiff

Package org.springframework.core

Removed Interfaces
ConcurrentMap Common interface for a concurrent Map, as exposed by CollectionFactory.createConcurrentMap.
 

Added Classes
StandardReflectionParameterNameDiscoverer ParameterNameDiscoverer implementation which uses JDK 8's reflection facilities for introspecting parameter names.
 

Changed Classes
CollectionFactory Factory for collections, being aware of Java 5 and Java 6 collections.
GenericTypeResolver Helper class for resolving generic types against type variables.
JdkVersion Internal helper class used to find the Java/JVM version that Spring is operating on, to allow for automatically adapting to the present platform's capabilities.