Table of Contents - ttd_set_associative_cache-0.0.1 Documentation
Classes and Modules
Methods
- ::new — HashMap
- ::new — LinkedList
- ::new — LinkedListNode
- ::new — SetAssociativeCache
- #[] — HashMap
- #_initialize_capacity — SetAssociativeCache
- #_initialize_hash_map — SetAssociativeCache
- #_select_replacement_algo — SetAssociativeCache
- #_validate_node — LinkedListNode
- #_validate_params — SetAssociativeCache
- #add — HashMap
- #add — SetAssociativeCache
- #append — LinkedList
- #create_key — HashMap
- #each — HashMap
- #each — LinkedList
- #each — SetAssociativeCache
- #each_with_index — LinkedList
- #first — LinkedList
- #first — SetAssociativeCache
- #get_node — SetAssociativeCache
- #include? — HashMap
- #include? — SetAssociativeCache
- #last — LinkedList
- #last — SetAssociativeCache
- #length — HashMap
- #length — SetAssociativeCache
- #map — LinkedList
- #map_with_index — LinkedList
- #next= — LinkedListNode
- #pop — LinkedList
- #prepend — LinkedList
- #prev= — LinkedListNode
- #remove — HashMap
- #remove — LinkedList
- #shift — LinkedList
- #update — HashMap