public class EmpiricalWeigher extends java.lang.Object implements com.google.common.cache.Weigher<CacheValue,CacheValue>
Constructor and Description |
---|
EmpiricalWeigher() |
Modifier and Type | Method and Description |
---|---|
int |
weigh(CacheValue key,
CacheValue value) |
public int weigh(CacheValue key, CacheValue value)
weigh
in interface com.google.common.cache.Weigher<CacheValue,CacheValue>
Copyright © 2010 - 2020 Adobe. All Rights Reserved