ThreadLocal 源码阅读
摘要:
作者的类注释: This class provides thread-local variables. These variables differ from * their normal counterparts in that each thread that accesses one (via 阅读全文
posted @ 2020-11-15 13:49 滚动的蛋 阅读(93) 评论(0) 推荐(0) 编辑