类 ConcurrentLruCache.AddTask
java.lang.Object
cn.taketoday.util.ConcurrentLruCache.AddTask
- 所有已实现的接口:
Runnable
- 封闭类:
- ConcurrentLruCache<K,
V>
Write operation recorded when a new entry is added to the cache.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
node
-
-
构造器详细资料
-
AddTask
AddTask(ConcurrentLruCache.Node<K, V> node)
-
-
方法详细资料