avatar
如何enumerate线程# Java - 爪哇娇娃
a*a
1
我在程序里生成了许多thread,但并没有保留他们的reference.
有没有什么方法能够enumerate这些threads? 多谢。
avatar
z*g
2
Create a class YourThread extends Thread
add a static counter in it and increase by one in the constructor.

【在 a***a 的大作中提到】
: 我在程序里生成了许多thread,但并没有保留他们的reference.
: 有没有什么方法能够enumerate这些threads? 多谢。

avatar
xt
3

I don't see how that helps. Best idea is to keep your references.

【在 z****g 的大作中提到】
: Create a class YourThread extends Thread
: add a static counter in it and increase by one in the constructor.

avatar
z*g
4
Maybe I misunderstand his question. :(

【在 xt 的大作中提到】
:
: I don't see how that helps. Best idea is to keep your references.

avatar
j*i
5
The ThreadGroup class might help. Just a thought. :-)

【在 a***a 的大作中提到】
: 我在程序里生成了许多thread,但并没有保留他们的reference.
: 有没有什么方法能够enumerate这些threads? 多谢。

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。