|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FifoList | |
|---|---|
| org.egothor.cache.lru | Provides classes that help implementing a cache using LRU algorithm as an eviction policy. |
| Uses of FifoList in org.egothor.cache.lru |
|---|
| Subclasses of FifoList in org.egothor.cache.lru | |
|---|---|
class |
LruList<T>
Represents a LRU (Least Recently Used) list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||