SyntaxFix
Write A Post
Hire A Developer
Questions
Just call start()
new Thread() { public void run() { System.out.println("blah"); } }.start();