Uses of Class
com.helger.commons.collection.map.LoggingLRUMap
-
Packages that use LoggingLRUMap Package Description com.helger.commons.collection.map -
-
Uses of LoggingLRUMap in com.helger.commons.collection.map
Methods in com.helger.commons.collection.map that return LoggingLRUMap Modifier and Type Method Description LoggingLRUMap<KEYTYPE,VALUETYPE>LoggingLRUMap. getClone()LoggingLRUMap<KEYTYPE,VALUETYPE>LoggingLRUMap. setMapName(String sMapName)Constructors in com.helger.commons.collection.map with parameters of type LoggingLRUMap Constructor Description LoggingLRUMap(LoggingLRUMap<KEYTYPE,VALUETYPE> rhs)
-