/[classpath]/classpath/java/nio/ByteBufferImpl.java
ViewVC logotype

Diff of /classpath/java/nio/ByteBufferImpl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by mkoch, Thu Dec 30 10:20:11 2004 UTC revision 1.10 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* ByteBufferImpl.java --  /* ByteBufferImpl.java --
2     Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.     Copyright (C) 2002, 2003, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 185  final class ByteBufferImpl extends ByteB Line 185  final class ByteBufferImpl extends ByteB
185    }    }
186        
187    /**    /**
188     * Absolute put method. Writes <code>value</value> to position     * Absolute put method. Writes <code>value</code> to position
189     * <code>index</code> in the buffer.     * <code>index</code> in the buffer.
190     *     *
191     * @exception IndexOutOfBoundsException If index is negative or not smaller     * @exception IndexOutOfBoundsException If index is negative or not smaller

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26