netty5/microbench/src/main
Aayush Atharva beb4588b4a
Inline variables to make code more readable (#11565)
Motivation:
There are lots of redundant variable declarations which should be inlined to make good look better.

Modification:
Made variables inlined.

Result:
Less redundant variable and more readable code.
2021-08-11 17:05:48 +02:00
..
java/io/netty Inline variables to make code more readable (#11565) 2021-08-11 17:05:48 +02:00
resources Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00