Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1809171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9cade10fa4
commit
dc9416ec4d
@ -64,7 +64,7 @@ public class LittleEndian implements LittleEndianConsts
|
||||
* Number of bytes to copy.
|
||||
* @return The byteArray value
|
||||
*
|
||||
* @see #getByteArray(byte[], int, int, long) if size is not a constant
|
||||
* @see #getByteArray(byte[], int, int, int) if size is not a constant
|
||||
*
|
||||
* @throws IndexOutOfBoundsException
|
||||
* - if copying would cause access of data outside array bounds.
|
||||
|
Loading…
Reference in New Issue
Block a user