querydsl/querydsl-core
Rui Salgado 754a9d1e7d Replace concrete ImmutableList with List interface in public api
Deprecates methods that take concrete ImmutableList.
Intention is to avoid mistakes with other list implementations
being dispatched to a different method overload, intended for varargs.
Resolves #1908
2016-06-12 20:59:04 +01:00
..
src Replace concrete ImmutableList with List interface in public api 2016-06-12 20:59:04 +01:00
pom.xml Bump version 2016-05-31 23:04:02 +03:00