public class Assertions extends Object
| Constructor and Description |
|---|
Assertions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
eventuallyTrue(com.google.common.base.Supplier<Boolean> assertion,
long inconsistencyMillis) |
public static boolean eventuallyTrue(com.google.common.base.Supplier<Boolean> assertion, long inconsistencyMillis) throws InterruptedException
InterruptedExceptionCopyright © 2009-2012 jclouds. All Rights Reserved.