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