Files
spring-data-commons/spring-data-commons-core/src
Oliver Gierke 6d404527ed Added isCollectionLike() and isMap() to TypeInformation interface.
isCollectionLike() allows identifying element containers like Arrays, Collections or everything else implementing Iterable.
2011-03-28 09:24:39 +02:00
..