This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-23 06:29:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5c67dbf42466ee984c48c9b04e58d4039d614848
spring-framework
/
org.springframework.core
/
src
/
main
T
History
Keith Donald
5c67dbf424
revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value
2011-05-23 05:21:02 +00:00
..
java
revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value
2011-05-23 05:21:02 +00:00
resources
/META-INF
Include license.txt and notice.txt in module JARs
2011-02-09 06:56:40 +00:00