Class BoundedLocalCache.UpdateTask
java.lang.Object
com.github.benmanes.caffeine.cache.BoundedLocalCache.UpdateTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
BoundedLocalCache<K,
V>
Updates the weighted size.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int
-
Constructor Summary
Constructors -
Method Summary