Uses of Interface
com.google.common.cache.Weigher
-
Uses of Weigher in com.google.common.cache
Modifier and TypeMethodDescription<K1 extends K,
V1 extends V>
CacheBuilder<K1, V1> Specifies the weigher to use in determining the weight of entries.