public class CacheManager extends LinkedHashMap<Integer,Vector<Conversions>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CacheManager() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
removeEldestEntry(Map.Entry eldest) |
clear, containsValue, getclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected boolean removeEldestEntry(Map.Entry eldest)
removeEldestEntry in class LinkedHashMap<Integer,Vector<Conversions>>Copyright © 2013 SEDRIS. All Rights Reserved.