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