netty5/buffer/src/main/java/io
Trustin Lee 4e0f455e69 Remove methods overridden but identical with the super implementation / Make constructors of abstract classes protected rather than non-sense public
AbstractWrappedByteBuf.capacity(int) should raise a UnsupportedOperationException rather than ReadOnlyBufferException.
2012-11-10 07:10:30 +09:00
..
netty/buffer Remove methods overridden but identical with the super implementation / Make constructors of abstract classes protected rather than non-sense public 2012-11-10 07:10:30 +09:00