@ExcludedClass @NotStorableClass public abstract class AbstractObjectIdentityKey extends Object implements IObjectIdentityKey
Constructor and Description |
---|
AbstractObjectIdentityKey(Object object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getObject
public AbstractObjectIdentityKey(Object object)
public int hashCode()
hashCode
in interface IObjectIdentityKey
hashCode
in class Object
public boolean equals(Object obj)
equals
in interface IObjectIdentityKey
equals
in class Object
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.