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

Diff of /classpath/java/nio/channels/SocketChannel.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 48  abstract public class SocketChannel exte Line 48  abstract public class SocketChannel exte
48    
49      protected SocketChannel(SelectorProvider provider)      protected SocketChannel(SelectorProvider provider)
50      {      {
51          super (provider);
52      }      }
53    
54      public static SocketChannel open() throws IOException      public static SocketChannel open() throws IOException

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