public class EmpiricalWeigher extends Object implements Weigher<CacheValue,CacheValue>
| Constructor and Description |
|---|
EmpiricalWeigher() |
| Modifier and Type | Method and Description |
|---|---|
int |
weigh(CacheValue key,
CacheValue value)
Returns the weight of a cache entry.
|
public int weigh(CacheValue key, CacheValue value)
Weigherweigh in interface Weigher<CacheValue,CacheValue>Copyright © 2010 - 2020 Adobe. All Rights Reserved