JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.egothor.cache.twoQueue
Provides classes that help implementing a cache using 2Q algorithm as an eviction policy.
See:
Description
Class Summary
Class
Description
TwoQueueCache
<K,V>
Implementation of
Cache
that uses the 2Q algorithm as an eviction policy.
Package org.egothor.cache.twoQueue Description
Provides classes that help implementing a cache using 2Q algorithm as an eviction policy.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2016
Egothor
. All Rights Reserved.