Guava---Cache
摘要:
Cache 概述 A semi-persistent mapping from keys to values. Cache entries are manually added using {@link #get(Object, Callable)} or {@link #put(Object, O 阅读全文
posted @ 2023-11-27 18:47 anpeiyong 阅读(20) 评论(0) 推荐(0) 编辑