public interface RetrySleeper
Modifier and Type | Method and Description |
---|---|
void |
sleepFor(long time,
TimeUnit unit) |
void sleepFor(long time, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2016. All Rights Reserved.