@ExcludedClass @NotStorableClass public class WeakObjectIdentityKey extends AbstractObjectIdentityKey
Constructor and Description |
---|
WeakObjectIdentityKey(Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
WeakReference<Object> |
getReference() |
String |
toString() |
equals, hashCode
public WeakObjectIdentityKey(Object object)
public Object getObject()
public WeakReference<Object> getReference()
public String toString()
toString
in class AbstractObjectIdentityKey
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.