
| Interface | Description |
|---|---|
| BoundedConcurrentHashMap.EvictionListener<K,V> |
Eviction listener
|
| BoundedConcurrentHashMap.EvictionPolicy<K,V> |
Eviction policy
|
| Class | Description |
|---|---|
| BoundedConcurrentHashMap<K,V> |
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
| Injection |
Injection utility which can inject values into objects.
|
| ReentrantLock |
ReentrantLock override
|
| Enum | Description |
|---|---|
| BoundedConcurrentHashMap.Eviction |
Eviction
|
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)