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

Diff of /classpath/java/nio/LongBufferImpl.java

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

revision 1.6 by jfrijters, Mon Dec 27 14:35:30 2004 UTC revision 1.7 by mkoch, Thu Dec 30 10:20:11 2004 UTC
# Line 91  final class LongBufferImpl extends LongB Line 91  final class LongBufferImpl extends LongB
91        }        }
92    
93      position (copied);      position (copied);
94        limit(capacity());
95      return this;      return this;
96    }    }
97        

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

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