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