L
Lucas Tam
Hi all,
I'm currently storing a reference to the entire thread object in my
application. However, I'm wondering if there is a smaller object I can
point to such as an Integer ThreadID?
If there is such a thing as a ThreadID, is there a method I can use to
return the Thread object?
Thanks.
I'm currently storing a reference to the entire thread object in my
application. However, I'm wondering if there is a smaller object I can
point to such as an Integer ThreadID?
If there is such a thing as a ThreadID, is there a method I can use to
return the Thread object?
Thanks.