@GwtCompatible @FunctionalInterface public interface Weigher<K,V>
int
weigh(K key, V value)
int weigh(K key, V value)
Copyright © 2010-2017. All Rights Reserved.