| Package | Description |
|---|---|
| com.helger.commons.collection.lru |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingLRUMap<KEYTYPE,VALUETYPE>
A specific
LRUMap that emits a warning once the map is full and the
oldest entry gets discarded. |
Copyright © 2014–2016 Philip Helger. All rights reserved.