iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
90.06k stars 26.61k forks source link

LRU Generic Cache Algorithm #3069

Closed rutvik1799 closed 2 weeks ago

rutvik1799 commented 1 month ago

LRU Generic Cache Algorithm using Java generics

What problem does this PR solve?

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud