Generated by
JDiff

Class org.springframework.core.CollectionFactory

Added Methods
Collection<E> createCollection(Class<?>, Class<?>, int) Create the most appropriate collection for the given collection type.
(Map<K, V>createMap(Class<?>, Class<?>, int) Create the most approximate map for the given map.