netty5/transport/src
fenik17 0cf3f54a8d Adding 'final' keyword for private fields where possible
Motivation

Missing 'final' keyword for fields

Modifications

Add 'final' for fields where possible

Result

More safe and consistent code
2017-02-14 08:29:15 +01:00
..
main/java/io/netty Adding 'final' keyword for private fields where possible 2017-02-14 08:29:15 +01:00
test/java/io/netty Cleanup : validatePromise ranamed to isNotValidPromise and added more tests for corner cases. 2017-02-10 12:39:58 +01:00