Package | Description |
---|---|
org.omnifaces.util.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. |
Copyright © 2012–2020 OmniFaces. All rights reserved.