|
||||||||||
| 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
groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNode
abstract static class CustomConcurrentHashMap.SoftKeyIntValueNode
| Field Summary | |
|---|---|
(package private) int |
value
|
| Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode |
|---|
cchm, locator |
| Constructor Summary | |
|---|---|
CustomConcurrentHashMap.SoftKeyIntValueNode(int locator,
java.lang.Object key,
java.lang.Object value,
CustomConcurrentHashMap cchm)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
| Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode |
|---|
getLocator, onReclamation |
| 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 |
| Methods inherited from interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node |
|---|
get, getLinkage, setLinkage |
| Field Detail |
|---|
volatile int value
| Constructor Detail |
|---|
CustomConcurrentHashMap.SoftKeyIntValueNode(int locator,
java.lang.Object key,
java.lang.Object value,
CustomConcurrentHashMap cchm)
| Method Detail |
|---|
public final java.lang.Object getValue()
public final void setValue(java.lang.Object value)
|
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 | |||||||||