Fix javadoc warnings
This commit is contained in:
parent
b089f0c59b
commit
9ba1878b73
@ -571,7 +571,7 @@ public class CompositeChannelBuffer extends AbstractChannelBuffer {
|
|||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @param index The {@code index} to search for and include in the returned {@link ByteBuf}
|
* @param index The {@code index} to search for and include in the returned {@link ChannelBuffer}
|
||||||
* @return The {@link ChannelBuffer} that contains the specified {@code index}
|
* @return The {@link ChannelBuffer} that contains the specified {@code index}
|
||||||
* @throws IndexOutOfBoundsException when the specified {@code index} is
|
* @throws IndexOutOfBoundsException when the specified {@code index} is
|
||||||
* less than zero, or larger than {@code capacity()}
|
* less than zero, or larger than {@code capacity()}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user