| Package | Description |
|---|---|
| org.egothor.cache.lruk |
Provides classes that help implementing a cache using LRU-K algorithm as an eviction policy.
|
| Class and Description |
|---|
| LruKNode
Represents a node that can be used as a key for
TreeMap. |
Copyright © 2016 Egothor. All Rights Reserved.