Interface WeakCache.Provider<K,​V>

  • Enclosing interface:
    WeakCache<K,​V>

    public static interface WeakCache.Provider<K,​V>
    • Method Detail

      • newWeakCache

        WeakCache<K,​V> newWeakCache​(long maxSize)