Class: LruHash

Inherits:
Rufus::Lru::Hash show all
Defined in:
lib/rufus/lru.rb

Overview

The original LruHash class, kept for backward compatibility.

Instance Attribute Summary

Attributes inherited from Rufus::Lru::Hash

#lru_keys, #maxsize, #on_removal

Method Summary

Methods inherited from Rufus::Lru::Hash

#[], #[]=, #auto_squeeze=, #auto_squeeze?, #clear, #delete, #initialize, #merge!, #squeeze!, #to_h

Constructor Details

This class inherits a constructor from Rufus::Lru::Hash