protected static final class Caches.WeakSoftRef.CacheSoftItem<A> extends SoftReference<A> implements Caches.WeakSoftRef.CacheItem
Constructor and Description |
---|
Caches.WeakSoftRef.CacheSoftItem(A referent,
ReferenceQueue<A> q,
long recid) |
Modifier and Type | Method and Description |
---|---|
long |
getRecid() |
get
clear, enqueue, isEnqueued
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
public Caches.WeakSoftRef.CacheSoftItem(A referent, ReferenceQueue<A> q, long recid)
public long getRecid()
getRecid
in interface Caches.WeakSoftRef.CacheItem
Copyright © 2014. All Rights Reserved.