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

Diff of /classpath/java/nio/MappedByteBuffer.java

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

revision 1.4 by mkoch, Mon Nov 11 16:19:30 2002 UTC revision 1.5 by mkoch, Sat Dec 21 12:37:01 2002 UTC
# Line 37  exception statement from your version. * Line 37  exception statement from your version. *
37    
38  package java.nio;  package java.nio;
39    
40    /**
41     * @author Michael Koch
42     * @since 1.4
43     */
44  public abstract class MappedByteBuffer extends ByteBuffer  public abstract class MappedByteBuffer extends ByteBuffer
45  {  {
46      private static native void sync();      private static native void sync();

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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