Actually what you have done is a wrong appreach. this ll help u i guess

public class ThreadProblem
{

public static void main(String[] arg)
{
new ThreadProblem();
}