aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/ConcurrentModificationException.java
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2003-02-19 11:47:49 +0000
committerMichael Koch <mkoch@gcc.gnu.org>2003-02-19 11:47:49 +0000
commit681979f075ee4d1473afafb1e5cf81f1eb8d1dc3 (patch)
tree89374761a0db0658f60d58f57cc6fc3b800f4ff1 /libjava/java/util/ConcurrentModificationException.java
parent0887aae1ebeb8e5eb479c10d9fcd5dc1ecfe0d42 (diff)
downloadgcc-681979f075ee4d1473afafb1e5cf81f1eb8d1dc3.zip
gcc-681979f075ee4d1473afafb1e5cf81f1eb8d1dc3.tar.gz
gcc-681979f075ee4d1473afafb1e5cf81f1eb8d1dc3.tar.bz2
2003-02-19 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/ByteBufferImpl.java (ByteBufferImpl): Renamed two variables. * gnu/java/nio/CharBufferImpl.java (CharBufferImpl): Renamed two variables. * gnu/java/nio/DoubleBufferImpl.java (DoubleBufferImpl): Renamed two variables. * gnu/java/nio/FloatBufferImpl.java (FloatBufferImpl): Renamed two variables. * gnu/java/nio/IntBufferImpl.java (IntBufferImpl): Renamed two variables. * gnu/java/nio/LongBufferImpl.java (LongBufferImpl): Renamed two variables. * gnu/java/nio/ShortBufferImpl.java (ShortBufferImpl): Renamed two variables. * java/nio/CharBuffer.java (wrap): Fixed arguments to CharBufferImpl constructor. (hasArray): Only not read-only buffers have backing arrays. (length): Documentation added. (subSequence): Documentation added. * java/nio/DoubleBuffer.java (hasArray): Only not read-only buffers have backing arrays. * java/nio/FloatBuffer.java (hasArray): Only not read-only buffers have backing arrays. * java/nio/IntBuffer.java (hasArray): Only not read-only buffers have backing arrays. * java/nio/LongBuffer.java (hasArray): Only not read-only buffers have backing arrays. * java/nio/ShortBuffer.java (hasArray): Only not read-only buffers have backing arrays. From-SVN: r63101
Diffstat (limited to 'libjava/java/util/ConcurrentModificationException.java')
0 files changed, 0 insertions, 0 deletions