Class: Wee::Utils::LRUCache
- Inherits:
-
Cache::StorageCache
- Object
- Cache
- Cache::StorageCache
- Wee::Utils::LRUCache
- Defined in:
- lib/wee/utils/cache.rb
Instance Method Summary collapse
-
#initialize(capacity = 20) ⇒ LRUCache
constructor
A new instance of LRUCache.