org.terracotta.modules.ehcache.transaction
Class ClusteredSoftLockIDKey
java.lang.Object
org.terracotta.modules.ehcache.transaction.ClusteredSoftLockIDKey
- All Implemented Interfaces:
- Serializable
public class ClusteredSoftLockIDKey
- extends Object
- implements Serializable
- Author:
- Ludovic Orban
- See Also:
- Serialized Form
ClusteredSoftLockIDKey
public ClusteredSoftLockIDKey(SoftLockID softLockId)
hashCode
public int hashCode()
-
- Overrides:
hashCode in class Object
equals
public boolean equals(Object object)
-
- Overrides:
equals in class Object
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.