/[classpath]/classpath/java/nio/channels/FileChannel.java
ViewVC logotype

Diff of /classpath/java/nio/channels/FileChannel.java

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

revision 1.7 by mkoch, Fri Dec 20 15:53:00 2002 UTC revision 1.8 by mkoch, Sat Dec 21 12:42:47 2002 UTC
# Line 145  public abstract class FileChannel extend Line 145  public abstract class FileChannel extend
145    /**    /**
146     * msync with the disk     * msync with the disk
147     */     */
148    public abstract void force(boolean metaData);        public abstract void force(boolean metaData) throws IOException;
149  }  }

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