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

Diff of /classpath/java/net/InetSocketAddress.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 mkoch, Tue Aug 27 17:48:05 2002 UTC
# Line 41  package java.net; Line 41  package java.net;
41   * InetSocketAddress instances represent socket addresses   * InetSocketAddress instances represent socket addresses
42   * in the java.nio package. They encapsulate a InetAddress and   * in the java.nio package. They encapsulate a InetAddress and
43   * a port number.   * a port number.
44     *
45     * @since 1.4
46   */   */
47    
48  public class InetSocketAddress extends SocketAddress  public class InetSocketAddress extends SocketAddress

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