commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath ./ChangeLog java/nio/ByteBuffer.java


From: Michael Koch
Subject: classpath ./ChangeLog java/nio/ByteBuffer.java
Date: Sat, 23 Nov 2002 06:10:26 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Michael Koch <address@hidden>   02/11/23 06:10:26

Modified files:
        .              : ChangeLog 
        java/nio       : ByteBuffer.java 

Log message:
        2002-11-23  Michael Koch <address@hidden>
        
        * java/nio/ByteBuffer.java
        (put): Documentation added.
        (get): Documentation added.
        (compact): Documentation added.
        (isDirect): Documentation added.
        (slice): Documentation added.
        (duplicate): Documentation added.
        (asReadOnlyBuffer): Documentation added.
        (asShortBuffer): Documentation added.
        (asCharBuffer): Documentation added.
        (asIntBuffer): Documentation added.
        (asLongBuffer): Documentation added.
        (asFloatBuffer): Documentation added.
        (asDoubleBuffer): Documentation added.
        (getChar): Documentation added.
        (putChar): Documentation added.
        (getShort): Documentation added.
        (putShort): Documentation added.
        (getInt): Documentation added.
        (putInt): Documentation added.
        (getLong): Documentation added.
        (putLong): Documentation added.
        (getFloat): Documentation added.
        (putFloat): Documentation added.
        (getDouble): Documentation added.
        (putDouble): Documentation added.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.737&tr2=1.738&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/nio/ByteBuffer.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]