spring-framework/spring-core/src
Sam Brannen c62fbea2ba Demonstrate that the CollectionFactory API is not type-safe
This commit introduces test methods in CollectionFactoryTests that
demonstrate how the APIs for createCollection() and createMap() are not
type-safe, specifically regarding the use of generics, raw types, and
casting.
2014-12-11 15:55:41 +01:00
..
main/java Create empty EnumSets & EnumMaps in CollectionFactory 2014-12-10 22:59:00 +01:00
test Demonstrate that the CollectionFactory API is not type-safe 2014-12-11 15:55:41 +01:00