2003-03-17 Michael Koch <konqueror@gmx.de>
* java/net/DatagramSocket.java (connect): Fixed comment. * java/nio/ByteBuffer.java (hasArray): Fixed comment. From-SVN: r64487
This commit is contained in:
committed by
Michael Koch
parent
6d04746832
commit
f1b62339fa
@@ -199,7 +199,7 @@ public abstract class ByteBuffer extends Buffer implements Comparable
|
||||
}
|
||||
|
||||
/**
|
||||
* Tells whether or not this buffer is backed by an accessible byte array.
|
||||
* Tells whether or not this buffer is backed by an accessible array.
|
||||
*/
|
||||
public final boolean hasArray ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user