Methods which are mainly used :
- public static void sleep(long millis) throws Interrupted exception
- public static void yield() public final void join() throws Interrupted exception
- public final void setPriority(int priority)
- public void start()
- public void interrupt()
- public final void join()
- public void run()
- public void resume()
No comments:
Post a Comment