Rice Pastry API

rice.p2p.past.testing
Class PastRegrTest.NonMutableTestPastContent

java.lang.Object
  extended by rice.p2p.past.testing.PastRegrTest.TestPastContent
      extended by rice.p2p.past.testing.PastRegrTest.NonMutableTestPastContent
All Implemented Interfaces:
java.io.Serializable, PastContent
Enclosing class:
PastRegrTest

protected static class PastRegrTest.NonMutableTestPastContent
extends PastRegrTest.TestPastContent

DESCRIBE THE CLASS

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh
See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.p2p.past.testing.PastRegrTest.TestPastContent
existing, id
 
Constructor Summary
PastRegrTest.NonMutableTestPastContent(Id id)
          Constructor for NonMutableTestPastContent.
 
Method Summary
 boolean equals(java.lang.Object o)
          Compares this to the parameter.
 boolean isMutable()
          Gets the Mutable attribute of the NonMutableTestPastContent object
 
Methods inherited from class rice.p2p.past.testing.PastRegrTest.TestPastContent
checkInsert, getHandle, getId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PastRegrTest.NonMutableTestPastContent

public PastRegrTest.NonMutableTestPastContent(Id id)
Constructor for NonMutableTestPastContent.

Parameters:
id - DESCRIBE THE PARAMETER
Method Detail

isMutable

public boolean isMutable()
Gets the Mutable attribute of the NonMutableTestPastContent object

Specified by:
isMutable in interface PastContent
Overrides:
isMutable in class PastRegrTest.TestPastContent
Returns:
The Mutable value

equals

public boolean equals(java.lang.Object o)
Compares this to the parameter.

Overrides:
equals in class PastRegrTest.TestPastContent
Parameters:
o - the reference object with which to compare.
Returns:
true if this object is the same as the obj argument; false otherwise.

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.