netty5/handler/src/main/java/io/netty/handler/flow
Norman Maurer 6a43807843
Use lambdas whenever possible (#9979)
Motivation:

We should update our code to use lamdas whenever possible

Modifications:

Use lambdas when possible

Result:

Cleanup code for Java8
2020-01-30 09:28:24 +01:00
..
FlowControlHandler.java Use lambdas whenever possible (#9979) 2020-01-30 09:28:24 +01:00
package-info.java