tapestry.ptr.impl
Class DirectMailStage.XactKey
java.lang.Object
|
+--tapestry.ptr.impl.DirectMailStage.XactKey
- Enclosing class:
- DirectMailStage
- public class DirectMailStage.XactKey
- extends Object
A msg that triggers the xactCache to be cleaned.
xactId
public SecureHash xactId
currentRadius
public int currentRadius
DirectMailStage.XactKey
public DirectMailStage.XactKey(SecureHash xactId,
int currentRadius)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object
compareTo
public int compareTo(Object o)
throws ClassCastException
ClassCastException
toString
public String toString()
- Overrides:
toString
in class Object