Class ConcurrentLinkedHashMap.UpdateTask

All Implemented Interfaces:
ConcurrentLinkedHashMap.Task, Runnable
Enclosing class:
ConcurrentLinkedHashMap<K,V>

final class ConcurrentLinkedHashMap.UpdateTask extends ConcurrentLinkedHashMap<K,V>.ReadTask
Updates the weighted size and evicts an entry on overflow.