public class Cache<K,V>
extends java.util.LinkedHashMap<K,V>
Constructor and Description |
---|
Cache(int capacity) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
Copyright © 2010 - 2023 Adobe. All Rights Reserved