Package com.cedarsoftware.util.cache
package com.cedarsoftware.util.cache
-
ClassesClassDescriptionThis class provides a thread-safe Least Recently Used (LRU) cache API that evicts the least recently used items once a threshold is met.This class provides a thread-safe Least Recently Used (LRU) cache API that evicts the least recently used items once a threshold is met.