K
V
public class Cache<K,V> extends java.util.LinkedHashMap<K,V>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
Cache(int maxCacheSize)
clear, containsValue, get
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
getClass, notify, notifyAll, wait, wait, wait
containsKey, entrySet, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, values
public Cache(int maxCacheSize)
maxCacheSize