public class Threads extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
sleepQuietly(long sleepFor,
TimeUnit unit)
Sleeps and eats any exceptions
|
public static void sleepQuietly(long sleepFor,
TimeUnit unit)
sleepFor - Sleep for valueunit - Unit of measureCopyright © 2019 Stackify, LLC. All rights reserved.