|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.ref.Reference<T> java.lang.ref.SoftReference groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedSoftReference
static class CustomConcurrentHashMap.EmbeddedSoftReference
Field Summary | |
---|---|
(package private) CustomConcurrentHashMap.Reclaimable |
outer
|
Constructor Summary | |
---|---|
CustomConcurrentHashMap.EmbeddedSoftReference(java.lang.Object x,
CustomConcurrentHashMap.Reclaimable outer)
|
Method Summary | |
---|---|
void |
onReclamation()
The action taken upon removal of this object from a ReferenceQueue. |
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 CustomConcurrentHashMap.Reclaimable outer
Constructor Detail |
---|
CustomConcurrentHashMap.EmbeddedSoftReference(java.lang.Object x, CustomConcurrentHashMap.Reclaimable outer)
Method Detail |
---|
public final void onReclamation()
CustomConcurrentHashMap.Reclaimable
onReclamation
in interface CustomConcurrentHashMap.Reclaimable
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |