All Classes and Interfaces
Class
Description
A 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.A class that can determine the weight of an entry.
A listener registered for notification when an entry is evicted.
A class that can determine the weight of a value.
A common set of
Weigher and EntryWeigher implementations.