接口 RangeCache.Weighter<ValueT>
- 类型参数:
ValueT-
- 封闭类:
- RangeCache<Key extends Comparable<Key>,
Value extends io.netty.util.ReferenceCounted>
public static interface RangeCache.Weighter<ValueT>
Interface of a object that is able to the extract the "weight" (size/cost/space) of the cached values.
-
方法概要
-
方法详细资料
-
getSize
-