https://github.com/quadflask/bitmaplrucache
BitmapLruCache. Caching and Recycling.
https://github.com/quadflask/bitmaplrucache
Last synced: 15 days ago
JSON representation
BitmapLruCache. Caching and Recycling.
- Host: GitHub
- URL: https://github.com/quadflask/bitmaplrucache
- Owner: QuadFlask
- Created: 2014-05-14T15:22:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-16T10:12:49.000Z (about 12 years ago)
- Last Synced: 2025-10-19T19:47:43.352Z (9 months ago)
- Language: Java
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BitmapLruCache
==============
BitmapLruCache for Volley. Caching and Recycling.
When entry is removed, it will recycle bitmap and also remove key.