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

Diff of /classpath/java/nio/FloatBufferImpl.java

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

revision 1.7 by mkoch, Thu Dec 30 10:20:11 2004 UTC revision 1.8 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* FloatBufferImpl.java --  /* FloatBufferImpl.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 149  final class FloatBufferImpl extends Floa Line 149  final class FloatBufferImpl extends Floa
149    }    }
150        
151    /**    /**
152     * Absolute put method. Writes <code>value</value> to position     * Absolute put method. Writes <code>value</code> to position
153     * <code>index</code> in the buffer.     * <code>index</code> in the buffer.
154     *     *
155     * @exception IndexOutOfBoundsException If index is negative or not smaller     * @exception IndexOutOfBoundsException If index is negative or not smaller

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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