public class ThreadUtils extends Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sleepIgnoreException(long sleepTime) |
static void |
waitIgnoreException(Object monitor) |
static void |
waitIgnoreException(Object monitor,
long timeout) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.