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

Diff of /classpath/java/net/Inet4Address.java

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

revision 1.1 by mkoch, Thu Nov 7 09:40:00 2002 UTC revision 1.2 by mkoch, Thu Nov 7 10:16:19 2002 UTC
# Line 53  import java.io.ObjectStreamException; Line 53  import java.io.ObjectStreamException;
53   * Status: Believed complete and correct.   * Status: Believed complete and correct.
54   */   */
55    
56  public final class Inet4Address extends InetAddress  public class Inet4Address extends InetAddress
57  {  {
58    static final long serialVersionUID = 7615067291688066509L;    static final long serialVersionUID = 7615067291688066509L;
59    

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

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