摘要: 话不多说先贴代码 /** * 缓存工具 */ public class ConcurrentHashMapCacheUtils{ /** * 当前缓存个数 */ public static Integer CURRENT_SIZE = 0; /** * 时间一分钟 */ static final L 阅读全文
posted @ 2020-11-16 17:54 你要昂首阔步的走啊 阅读(401) 评论(0) 推荐(0)