/[classpath]/classpath/java/io/FileOutputStream.java
ViewVC logotype

Diff of /classpath/java/io/FileOutputStream.java

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

revision 1.30 by glavaux, Fri Apr 16 14:36:30 2004 UTC revision 1.31 by mkoch, Sat Oct 2 08:44:39 2004 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package java.io;  package java.io;
40    
 import java.nio.channels.FileChannel;  
41  import gnu.java.nio.channels.FileChannelImpl;  import gnu.java.nio.channels.FileChannelImpl;
42    
43    import java.nio.channels.FileChannel;
44    
45  /* Written using "Java Class Libraries", 2nd edition, ISBN 0-201-31002-3  /* Written using "Java Class Libraries", 2nd edition, ISBN 0-201-31002-3
46   * "The Java Language Specification", ISBN 0-201-63451-1   * "The Java Language Specification", ISBN 0-201-63451-1
47   * Status:  Complete to version 1.1.   * Status:  Complete to version 1.1.

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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