| Package | Description |
|---|---|
| net.lightbody.bmp.core.util |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ThreadUtils.pollForCondition(ThreadUtils.WaitCondition condition,
long timeout,
TimeUnit timeUnit)
Waits for the specified condition to be true.
|
static boolean |
ThreadUtils.pollForCondition(ThreadUtils.WaitCondition condition,
long timeout,
TimeUnit timeUnit,
long pollIntervalMs)
Waits for the specified condition to be true.
|
Copyright © 2015. All Rights Reserved.