All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javadoc.com.google.common.cache.class-use.Weigher.html Maven / Gradle / Ivy

The newest version!







Uses of Interface com.google.common.cache.Weigher (Guava: Google Core Libraries for Java 11.0.1 API)














Uses of Interface
com.google.common.cache.Weigher

Packages that use Weigher
com.google.common.cache This package contains caching utilities. 
 

Uses of Weigher in com.google.common.cache
 

Methods in com.google.common.cache with parameters of type Weigher
<K1 extends K,V1 extends V>
CacheBuilder<K1,V1>
CacheBuilder.weigher(Weigher<? super K1,? super V1> weigher)
          Specifies the weigher to use in determining the weight of entries.
 



Copyright © 2010-2012. All Rights Reserved.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy