Thread.destroy
Thread.destroy
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void destroy()
Description
Destroys this thread, without any cleanup. Any monitors it has locked remain locked. (This method is not implemented in Java 1.0.2.)