|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Interfaces | |
|
Common interface for a concurrent Map, as exposed by CollectionFactory.createConcurrentMap. |
Added Classes | |
|
Default implementation of the ParameterNameDiscoverer strategy interface, using the Java 8 standard reflection mechanism (if available), and falling back to the ASM-based LocalVariableTableParameterNameDiscoverer for checking debug information in the class file. |
|
Encapsulates a Java java.lang.reflect.Type, providing access to supertypes, interfaces, and generic parameters along with the ability to ultimately resolve to a java.lang.Class. |
|
ParameterNameDiscoverer implementation which uses JDK 8's reflection facilities for introspecting parameter names. |
Changed Classes | |
|
Factory for collections, being aware of Java 5 and Java 6 collections. |
|
Helper class for determining element types of collections and maps. |
|
Helper class for resolving generic types against type variables. |
|
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. |
|
Helper class that encapsulates the specification of a method parameter, i.e. |
|
Comparator implementation for Ordered objects, sorting by order value ascending (resp. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |