Uses of Class
com.helger.commons.collection.map.LRUMap
Packages that use LRUMap
-
Uses of LRUMap in com.helger.commons.collection.map
Subclasses of LRUMap in com.helger.commons.collection.mapModifier and TypeClassDescriptionclassLoggingLRUMap<KEYTYPE,VALUETYPE> A specificLRUMapthat emits a warning once the map is full and the oldest entry gets discarded.Methods in com.helger.commons.collection.map that return LRUMapConstructors in com.helger.commons.collection.map with parameters of type LRUMap