Duplicate :
|
|
Duplicate :
|
Name: dbT83986 Date: 03/04/99 The method enumerate of the class java.lang.ThreadGroup to retreive the children-Thread/ThreadGroups should not take an array in which to store the information as an argument. I can't see the reason for forcing the programme to handle one more Thread[] or ThreadGroup[] object. A clean design for this function would be imho java.lang.ThreadGroup[] getChildThreadGroups(); same for Thread[] getChildThreads(); probably I overlooked something..I would really like to know if this happened, so please drop me a line. (Review ID: 53094) ======================================================================