Thread.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a string representation of this thread.
Description
Returns a string representation of this thread, including the
thread's name, priority, and thread group.
Overrides
toString in class Object