ist.palcom.services.tilessimulator.gui
Class EndPoint

java.lang.Object
  extended by ist.palcom.services.tilessimulator.gui.EndPoint

public class EndPoint
extends java.lang.Object


Constructor Summary
EndPoint(java.lang.String iid, int port)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndPoint

public EndPoint(java.lang.String iid,
                int port)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object