public class TimeoutHelper extends Object
| Constructor and Description |
|---|
TimeoutHelper(Clock clock,
long timeoutNanos,
long sleepMillis) |
public TimeoutHelper(Clock clock, long timeoutNanos, long sleepMillis)
public boolean sleep()
throws InterruptedException
InterruptedExceptionCopyright © 2016–2018. All rights reserved.