@GwtCompatible @FunctionalInterface public interface Weigher<K,V>
int
weigh(K key, V value)
int weigh(K key, V value)
Copyright © 2010–2019. All rights reserved.