rice.past.messaging
Class PASTMessageIDImpl

java.lang.Object
  extended byrice.past.messaging.PASTMessageIDImpl
All Implemented Interfaces:
PASTMessageID, java.io.Serializable

Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.

public class PASTMessageIDImpl
extends java.lang.Object
implements PASTMessageID, java.io.Serializable

See Also:
Serialized Form

Method Summary
 boolean equals(java.lang.Object obj)
          Deprecated. Indicates whether some other object is equal to this one.
protected  java.lang.Long getIDCode()
          Deprecated. Returns the internal representation of the id.
 int hashCode()
          Deprecated. Returns the hashcode value of the object.
 java.lang.String toString()
          Deprecated. Returns the string representation of the node.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object obj)
Deprecated. 
Indicates whether some other object is equal to this one.

Specified by:
equals in interface PASTMessageID

hashCode

public int hashCode()
Deprecated. 
Returns the hashcode value of the object.

Specified by:
hashCode in interface PASTMessageID

toString

public java.lang.String toString()
Deprecated. 
Returns the string representation of the node.

Specified by:
toString in interface PASTMessageID

getIDCode

protected java.lang.Long getIDCode()
Deprecated. 
Returns the internal representation of the id. Used for .equals().






Imprint-Dataprotection