Skip to content

Commit c9cc8f4

Browse files
Add cache with LIFO replacement policy (#6390)
* Added Random Replacement cache * Implement cache with LIFO replacement policy * Ran clang-format * Make necessary variables final, replace HashMap.newHashMap(int capacity) with new HashMap<>(int capacity) --------- Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
1 parent 2dfad7e commit c9cc8f4

File tree

2 files changed

+904
-0
lines changed

2 files changed

+904
-0
lines changed

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy