| Package | Description | 
|---|---|
| org.omnifaces.util.concurrentlinkedhashmap | This package contains an implementation of a bounded
  ConcurrentMapdata structure. | 
| Class and Description | 
|---|
| ConcurrentLinkedHashMap A hash table supporting full concurrency of retrievals, adjustable expected
 concurrency for updates, and a maximum capacity to bound the map by. | 
| ConcurrentLinkedHashMap.Builder A builder that creates  ConcurrentLinkedHashMapinstances. | 
| EvictionListener A listener registered for notification when an entry is evicted. | 
Copyright © 2012–2018 OmniFaces. All rights reserved.