This commit replaces filter(x -> x instanceof C).cast(C.class) with the built-in ofType(C.class). See gh-32141 |
||
---|---|---|
.. | ||
src | ||
spring-webflux.gradle |
This commit replaces filter(x -> x instanceof C).cast(C.class) with the built-in ofType(C.class). See gh-32141 |
||
---|---|---|
.. | ||
src | ||
spring-webflux.gradle |