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