public static class CacheWeights.OneWeigher<K,V> extends Object implements com.google.common.cache.Weigher<K,V>
OneWeigher()
int
weigh(Object key, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OneWeigher()
public int weigh(@Nonnull Object key, @Nonnull Object value)
weigh
com.google.common.cache.Weigher<K,V>
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.