public class LockKey
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other)
Equals
|
int |
hashCode()
Hash code
|
public static final LockKey INSTANCE
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
other
- The other objectpublic int hashCode()
hashCode
in class java.lang.Object
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)