Package | Description |
---|---|
org.omnifaces.component.output.cache.concurrentlinkedhashmap |
This package contains an implementation of a bounded
ConcurrentMap data structure. |
Modifier and Type | Method and Description |
---|---|
ConcurrentLinkedHashMap<K,V> |
ConcurrentLinkedHashMap.Builder.build()
Creates a new
ConcurrentLinkedHashMap instance. |