Package | Description |
---|---|
org.jboss.logmanager |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ConcurrentReferenceHashMap.SoftKeyReference<K>
A soft-key reference which stores the key hash needed for reclamation.
|
(package private) static class |
ConcurrentReferenceHashMap.SoftValueReference<V> |
(package private) static class |
ConcurrentReferenceHashMap.WeakKeyReference<K>
A weak-key reference which stores the key hash needed for reclamation.
|
(package private) static class |
ConcurrentReferenceHashMap.WeakValueReference<V> |