java thread class sleep

java thread class sleep

The sleep () method is used to pause the execution of the current thread for a specific duration of the time.

refer to:‮uttual‬ri.com
Thread.sleep(2000);
Created Time:2017-09-30 23:15:35  Author:lautturi