netty5/codec-mqtt
Nikolay Fedorovskikh f49bf4b201 Convert fields to the local variable when possible
Motivation:

Some classes have fields which can be local.

Modifications:

Convert fields to the local variable when possible.

Result:

Clean up. More chances for young generation or scalar replacement.
2017-03-08 17:09:17 -08:00
..
src Convert fields to the local variable when possible 2017-03-08 17:09:17 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00