All Packages Class Hierarchy This Package Previous Next Index
Class utils.Threads
java.lang.Object
|
+----utils.Threads
- public class Threads
- extends Object
Thread manipulating utilities
-
Threads()
-
-
list()
- List all groups and threads on System.out
-
main(String[])
- Test the class.
Threads
public Threads()
list
public static void list()
- List all groups and threads on System.out
main
public static void main(String args[])
- Test the class.
All Packages Class Hierarchy This Package Previous Next Index