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

Diff of /classpath/java/nio/DirectByteBufferImpl.java

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

revision 1.17 by mkoch, Thu Dec 30 10:20:11 2004 UTC revision 1.18 by mkoch, Fri Jan 7 18:48:19 2005 UTC
# Line 56  abstract class DirectByteBufferImpl exte Line 56  abstract class DirectByteBufferImpl exte
56     *                                 memory and should free it.     *                                 memory and should free it.
57     */     */
58    private final Object owner;    private final Object owner;
     
   final RawData address;  
59    
60    static final class ReadOnly extends DirectByteBufferImpl    static final class ReadOnly extends DirectByteBufferImpl
61    {    {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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