org.jclouds.util
Class Assertions
java.lang.Object
org.jclouds.util.Assertions
public class Assertions
- extends Object
- Author:
- Adrian Cole
Method Summary |
static boolean |
eventuallyTrue(com.google.common.base.Supplier<Boolean> assertion,
long inconsistencyMillis)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Assertions
public Assertions()
eventuallyTrue
public static boolean eventuallyTrue(com.google.common.base.Supplier<Boolean> assertion,
long inconsistencyMillis)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2009-2011 jclouds. All Rights Reserved.