static Map mruCache(int maxSize) { ret synchronizedMRUCache(maxSize); }