rice.p2p.past.testing
Class RawPastRegrTest.NonMutableTestPastContent
java.lang.Object
rice.p2p.past.testing.RawPastRegrTest.TestPastContent
rice.p2p.past.testing.RawPastRegrTest.NonMutableTestPastContent
- All Implemented Interfaces:
- Serializable, PastContent, RawPastContent
- Enclosing class:
- RawPastRegrTest
protected static class RawPastRegrTest.NonMutableTestPastContent
- extends RawPastRegrTest.TestPastContent
- See Also:
- Serialized Form
RawPastRegrTest.NonMutableTestPastContent
public RawPastRegrTest.NonMutableTestPastContent(Id id)
isMutable
public boolean isMutable()
- Description copied from interface:
PastContent
- States if this content object is mutable. Mutable objects are not subject to dynamic caching in Past.
- Specified by:
isMutable in interface PastContent- Overrides:
isMutable in class RawPastRegrTest.TestPastContent
- Returns:
- true if this object is mutable, else false
equals
public boolean equals(Object o)
- Overrides:
equals in class RawPastRegrTest.TestPastContent
Copyright © 2010. All Rights Reserved.