MCPcopy Create free account
hub / github.com/MOBIN-F/Thread / ThreadLocalTestImprove

Class ThreadLocalTestImprove

src/com/mobin/thread/ThreadLocalTestImprove.java:9–71  ·  view source on GitHub ↗

Created by Mobin on 2016/3/5. 一个ThreadLocal代表一个变量,所以其中只能放一个数据,当你有多个变量需要共享时就应该将定义一个对象来包装这些变量再在ThreadLocal对象中存储这个对象

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected