netty5/buffer/src
Norman Maurer 7d12333c38 Add final keyword which was missing in 47b598e6ce
Motivation:

The two fields should have final keyword.

Modifications:

Add final keyword

Result:

Cleaner code.
2016-03-16 10:25:00 +01:00
..
main/java/io/netty/buffer Add final keyword which was missing in 47b598e6ce 2016-03-16 10:25:00 +01:00
test/java/io/netty/buffer Fix wrong use of assertTrue in unit test. 2016-03-15 16:02:33 +01:00