Thread
:
When to use ThreadLocal
View Single Post
#
2
(
permalink
)
07-19-2007, 03:28 PM
oregon
Member
Join Date: Jul 2007
Posts: 41
You usually use a ThreadLocal when you have several threads that needs to have its own local data.
oregon
View Public Profile
Send a private message to oregon
Find all posts by oregon