|
AXL Software | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectListThreads
Class to list currently running threads.
Displays threads by group.
| Constructor Summary | |
ListThreads()
Constructor to list threads. |
|
ListThreads(String msg)
Constructor to list threads. |
|
| Method Summary | |
int |
size()
Return the total number of threads. |
String |
toString()
Return a string listing the threads. |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ListThreads()
public ListThreads(String msg)
msg - Message to prepend to listing.| Method Detail |
public int size()
public String toString()
|
AXL Software | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||