Rice Pastry API

rice.past.messaging
Interface PASTMessageID

All Known Implementing Classes:
PASTMessageIDImpl

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

public interface PASTMessageID

Version:
$Id: PASTMessageID.java,v 1.3 2003/06/11 20:10:31 aray Exp $
Author:
Charles Reis

Method Summary
 boolean equals(java.lang.Object obj)
          Deprecated. Indicates whether some other object is equal to this one.
 int hashCode()
          Deprecated. Returns the hashcode value of the object.
 java.lang.String toString()
          Deprecated. Returns the string representation of the node.
 

Method Detail

equals

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

Overrides:
equals in class java.lang.Object

hashCode

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

Overrides:
hashCode in class java.lang.Object

toString

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

Overrides:
toString in class java.lang.Object

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection