edu.utexas.its.eis.tools.qwicap.servlet
Class SessionID

java.lang.Object
  extended by edu.utexas.its.eis.tools.qwicap.servlet.SessionID

public class SessionID
extends Object

Created by IntelliJ IDEA. User: chrisj Date: Dec 20, 2007 Time: 8:26:28 PM To change this template use File | Settings | File Templates.


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

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object Other)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object