yunfei08 / LRUCache

LinkedHashMap implementation LRUCache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRUCache

LinkedHashMap实现过期的值时增加回调函数,可将过期的值进行业务处理

About

LinkedHashMap implementation LRUCache