diff options
| author | Michael Koch <konqueror@gmx.de> | 2003-02-13 11:37:10 +0000 | 
|---|---|---|
| committer | Michael Koch <mkoch@gcc.gnu.org> | 2003-02-13 11:37:10 +0000 | 
| commit | 8c9c9dfb8f8becb19c81f43b66e2bac9e0cf2155 (patch) | |
| tree | 5b903191e57ede180ab487238157c0bd1149dd24 /libjava/java/io/PrintStream.java | |
| parent | 4cce66c3d7ac10f6fa40fe39867c504cba19ff1f (diff) | |
| download | gcc-8c9c9dfb8f8becb19c81f43b66e2bac9e0cf2155.zip gcc-8c9c9dfb8f8becb19c81f43b66e2bac9e0cf2155.tar.gz gcc-8c9c9dfb8f8becb19c81f43b66e2bac9e0cf2155.tar.bz2  | |
2003-02-13  Michael Koch  <konqueror@gmx.de>
	* java/nio/ByteBuffer.java
	(endian): New member variable.
	(get): New methods.
	(equals): New method.
	(compareTo): New method.
	(order): New methods.
	(compact): New method.
	(isDirect): New method.
	(slice): New method.
	(duplicate): New method.
	(asReadOnlyBuffer): New method.
	(asCharBuffer): New method.
	(asDoubleBuffer): New method.
	(asFloatBuffer): New method.
	(asIntBuffer): New method.
	(asLongBuffer): New method.
	(asShortBuffer): New method.
	(get*): New methods.
	(put*): New methods.
	(toString): New method.
	* java/nio/CharBuffer.java
	(CharBuffer): Implement Comparable instead of Cloneable.
	(get): May not be final.
	(put): May not be final.
From-SVN: r62836
Diffstat (limited to 'libjava/java/io/PrintStream.java')
0 files changed, 0 insertions, 0 deletions
