org.smallmind.quorum.cache
Class KeyLock

java.lang.Object
  extended by org.smallmind.quorum.cache.KeyLock

public class KeyLock
extends Object


Constructor Summary
KeyLock()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getName()
           
 UniqueId getUniqueId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyLock

public KeyLock()
Method Detail

getName

public String getName()

getUniqueId

public UniqueId getUniqueId()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2011. All Rights Reserved.