netty5/buffer/src
Carl Mastrangelo cf07f984b1 Add @Deprecated when the javadoc says its deprecated
Motivation:

Reduce nag warnings when compiling, make it easier for IDEs to display what's deprecated.

Modifications:

Added @Deprecated in a few places

Result:

No more warnings.
2016-05-01 20:30:13 +02:00
..
main/java/io/netty/buffer Add @Deprecated when the javadoc says its deprecated 2016-05-01 20:30:13 +02:00
test/java/io/netty/buffer Fix IndexOutOfBoundsException when FixedCompositeByteBuf is constructed with an empty array. 2016-04-14 08:07:55 +02:00