| Package | Description | 
|---|---|
| com.google.common.cache | 
 This package contains caching utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<K1 extends K,V1 extends V> | 
CacheBuilder.weigher(Weigher<? super K1,? super V1> weigher)
Specifies the weigher to use in determining the weight of entries. 
 | 
Copyright © 2010–2019. All rights reserved.