public static class ResourceServlet.Weigher extends Object implements com.google.common.cache.Weigher<Path,ResourceServlet.Resource>
Constructor and Description |
---|
Weigher() |
public int weigh(Path p, ResourceServlet.Resource r)
weigh
in interface com.google.common.cache.Weigher<Path,ResourceServlet.Resource>