Title:FreeOxy project
Description: This class represents a host in the FreeOxy network. A host is identified by its ip address.
Copyright: Copyright (c) 2003
Company:
Constructor Detail |
public Host1(java.lang.String ipAddr)
ipAddr
- Method Detail |
java.lang.String getIPAddress()
public java.lang.String toString()
public int compareTo(java.lang.Object host)
host
- public boolean equals(Host1 host)
host
-