/[classpath]/classpath/gnu/java/nio/FileChannelImpl.java
ViewVC logotype

Diff of /classpath/gnu/java/nio/FileChannelImpl.java

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

revision 1.4 by mark, Tue Apr 30 21:37:26 2002 UTC revision 1.5 by mkoch, Mon Nov 11 16:19:30 2002 UTC
# Line 77  public class FileChannelImpl  extends Fi Line 77  public class FileChannelImpl  extends Fi
77    
78      }      }
79            
     public boolean isOpen()  
     {  
         // FIXME  
         return fd != 0;  
     }      
   
       
80      protected void implCloseChannel()  throws IOException      protected void implCloseChannel()  throws IOException
81      {      {
82          //System.out.println("length in Java ="+length);          //System.out.println("length in Java ="+length);

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