protected static final class Caches.WeakSoftRef.CacheWeakItem<A> extends java.lang.ref.WeakReference<A> implements Caches.WeakSoftRef.CacheItem
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
recid |
| Constructor and Description |
|---|
CacheWeakItem(A referent,
java.lang.ref.ReferenceQueue<A> q,
long recid) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecid() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic long getRecid()
getRecid in interface Caches.WeakSoftRef.CacheItem