Rice Pastry API

rice.past.messaging
Class PASTMessageIDImpl

java.lang.Object
  |
  +--rice.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

Version:
$Id: PASTMessageIDImpl.java,v 1.3 2003/06/11 20:10:31 aray Exp $
Author:
Charles Reis
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
Overrides:
equals in class java.lang.Object

hashCode

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

Specified by:
hashCode in interface PASTMessageID
Overrides:
hashCode in class java.lang.Object

toString

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

Specified by:
toString in interface PASTMessageID
Overrides:
toString in class java.lang.Object

getIDCode

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


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection