/[classpath]/classpath/java/net/SocketAddress.java
ViewVC logotype

Diff of /classpath/java/net/SocketAddress.java

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

revision 1.2 by mark, Tue Apr 30 21:37:26 2002 UTC revision 1.3 by mark, Sun Jul 14 20:00:08 2002 UTC
# Line 40  package java.net; Line 40  package java.net;
40  import java.io.*;  import java.io.*;
41    
42  /**  /**
43   * Ronald: abstract base class for InetSocketAddress.   * Abstract base class for InetSocketAddress.
44   * InetSocketAddress is to my knowledge the only derived   * InetSocketAddress is to my knowledge the only derived
45   * class.   * class. [Ronald]
46   */   */
47    
48  public abstract class SocketAddress implements Serializable  public abstract class SocketAddress implements Serializable

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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