Package | Description |
---|---|
org.apache.cayenne.util.concurrentlinkedhashmap |
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
ConcurrentLinkedHashMap instances. |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.