Package | Description |
---|---|
org.egothor.cache.lru |
Provides classes that help implementing a cache using LRU algorithm as an eviction policy.
|
Class and Description |
---|
FifoList
Represents a FIFO (First-In First-Out) list.
|
Copyright © 2016 Egothor. All Rights Reserved.