Callable<Void>
public abstract class AssertCallable extends Object implements Callable<Void>
RetryableAssertion
AssertCallable()
Void
call()
abstract void
doAssert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssertCallable()
public final Void call() throws Exception
call
Exception
public abstract void doAssert() throws Exception