| Package | Description |
|---|---|
| net.dontdrinkandroot.cache.expungestrategy.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
LfuExpungeStrategy
ExpungeStrategy that triggers on each entry added over the max size and selects the least
frequently used entry. |
class |
LruExpungeStrategy |
Copyright © 2013 dontdrinkandroot. All Rights Reserved.