|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.ref.Reference<T>
java.lang.ref.SoftReference<V>
org.hd.d.pg2k.svrCore.MemoryTools.SRCMSoftReference<K,V>
private static final class MemoryTools.SRCMSoftReference<K,V>
Enqueueable SoftReference for SoftReferenceConcurrentMap.
| Field Summary | |
|---|---|
(package private) K |
key
Valid full exhibit name; never null. |
| Constructor Summary | |
|---|---|
MemoryTools.SRCMSoftReference(K key,
V value,
java.lang.ref.ReferenceQueue<V> refQ)
Create an instance with the key and value (all non-null); only call from factory method. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.ref.SoftReference |
|---|
get |
| Methods inherited from class java.lang.ref.Reference |
|---|
clear, enqueue, isEnqueued |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final K key
| Constructor Detail |
|---|
MemoryTools.SRCMSoftReference(K key,
V value,
java.lang.ref.ReferenceQueue<V> refQ)
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||