类 ConcurrentLruCache.AddTask

java.lang.Object
cn.taketoday.util.ConcurrentLruCache.AddTask
所有已实现的接口:
Runnable
封闭类:
ConcurrentLruCache<K,V>

private final class ConcurrentLruCache.AddTask extends Object implements Runnable
Write operation recorded when a new entry is added to the cache.