some anonymous threading

can anonymous classes start a new thread ?if yes how?
[67 byte] By [rajitoora] at [2007-11-27 5:20:17]
# 1
> can anonymous classes start a new thread ?yes.> if yes how?using the start method.If you have further questions please post the code that is giving you trouble.
cotton.ma at 2007-7-12 11:44:20 > top of Java-index,Java Essentials,New To Java...