@FunctionalInterface public interface LruMapSupplier<K,V>
Map<K,V>
get(int maxSize, EvictionListener<K,V> evictionListener)
Map<K,V> get(int maxSize, EvictionListener<K,V> evictionListener)
Copyright © 2022. All rights reserved.