netty5/common/src/test
Aayush Atharva 25a0a6d425 Make variables final (#11548)
Motivation:
We should make variables `final` which are not reinstated again in code to match the code style and makes the code look better.

Modification:
Made couples of variables as `final`.

Result:
Variables marked as `final`.
2021-08-06 09:28:12 +02:00
..
java/io/netty/util Make variables final (#11548) 2021-08-06 09:28:12 +02:00
resources Add logging configuration to pom.xml 2016-05-09 15:18:01 +02:00
templates/io/netty/util/collection Migrate common to junit5 (#11431) (#11438) 2021-07-01 18:46:46 +02:00