Package org.apache.cayenne.util.concurrentlinkedhashmap
package org.apache.cayenne.util.concurrentlinkedhashmap
- 
ClassesClassDescriptionA hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.A builder that createsConcurrentLinkedHashMapinstances.