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.slru
Provides classes that help implementing a cache using SLRU algorithm as an eviction policy.
See:
Description
Class Summary
Class
Description
SlruCache
<K,V>
Implementation of
Cache
that uses the SLRU algorithm as an eviction policy.
Package org.egothor.cache.slru Description
Provides classes that help implementing a cache using SLRU 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.