Skip to content


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Hi Techbhai,
    Another method you may want to add to the list of ways a thread can be created: Callable interface in Java 5
    >Implement Callable interface.
    >Define the call() method like run()
    >Call it using ExecuterService

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.