public class PatchListWeigher extends Object implements com.google.common.cache.Weigher<PatchListKey,PatchList>
Constructor and Description |
---|
PatchListWeigher() |
public int weigh(PatchListKey key, PatchList value)
weigh
in interface com.google.common.cache.Weigher<PatchListKey,PatchList>