• P
    Clean up spring-expression tests warnings · 84f6d17c
    Philippe Marschall 提交于
    Clean up compiler warnings in the tests of spring-expression. This
    commit adds type parameters to some of the types (mostly `List` and
    `Map`). Some of them can't be cleaned up, some tests are even
    specifically for raw types.
    84f6d17c
ExpressionWithConversionTests.java 7.3 KB