spring-framework/spring-beans
Sam Brannen 401c0d220a Apply "instanceof pattern matching" Eclipse clean-up in spring-beans
This commit also applies additional clean-up tasks such as the following.

- final fields
- diamond operator (<>) for anonymous inner classes
- Comparator.comparing

This has only been applied to `src/main/java`.
2021-10-14 16:50:19 +02:00
..
src Apply "instanceof pattern matching" Eclipse clean-up in spring-beans 2021-10-14 16:50:19 +02:00
spring-beans.gradle Reinstate -Werror for Groovy compilation 2021-09-21 11:30:30 +02:00