算法 FIFO(First Input First Output) LRU(Least Recently Used) LFU(Least Frequently Used) 分类 基于空间 基于容量 基于Java对象引用