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