ArrayList与LinkedList源码解析及应用场景 --- 手写了一个LinkedLis 类,写了一个LRU 算法的 ,

ArrayList与LinkedList源码解析及应用场景
https://ke.qq.com/webcourse/index.html#cid=345381&term_id=100410551&taid=2786334263821605&vid=5285890793357315372

 

 

LRU 实现

 

原文地址:https://www.cnblogs.com/rogge7/p/13082019.html