protected static final class Store.Cache.WeakSoftRef.CacheWeakItem<A> extends WeakReference<A> implements Store.Cache.WeakSoftRef.CacheItem
| Constructor and Description |
|---|
Store.Cache.WeakSoftRef.CacheWeakItem(A referent,
ReferenceQueue<A> q,
long recid) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecid() |
clear, enqueue, get, isEnqueuedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getpublic Store.Cache.WeakSoftRef.CacheWeakItem(A referent, ReferenceQueue<A> q, long recid)
public long getRecid()
getRecid in interface Store.Cache.WeakSoftRef.CacheItemCopyright © 2015. All Rights Reserved.