|
||||||||||
| 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.WeakReference
groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedWeakReference
static class CustomConcurrentHashMap.EmbeddedWeakReference
| Field Summary | |
|---|---|
(package private) CustomConcurrentHashMap.Reclaimable |
outer
|
| Constructor Summary | |
|---|---|
CustomConcurrentHashMap.EmbeddedWeakReference(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.Reference |
|---|
clear, enqueue, get, 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.EmbeddedWeakReference(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 | |||||||||