Uses of Interface
com.google.common.cache.Weigher
Packages that use Weigher
- 
Uses of Weigher in com.google.common.cacheMethods in com.google.common.cache with parameters of type WeigherModifier and TypeMethodDescription<K1 extends K, V1 extends V>
 CacheBuilder<K1, V1> Specifies the weigher to use in determining the weight of entries.