@ThreadSafe @FunctionalInterface public interface EntryWeigher<K,V>
int
weightOf(K key, V value)
int weightOf(K key, V value)
key
value
Copyright © 2020. All rights reserved.