I have a HashMap like this
LinkedHashMap = new LinkedHashMap<>();
this map is used as cache to implement LRU (least recen