Thread
Since resume(), suspend() and stop() methods is Thread class are deprecated, are there any other ways to achieve what these method do?Or are there any class that is similar to Thread class and have method similat to those method deprecated?Thanks