public interface BlockStrategy
void block(long sleepTime)
throws InterruptedException
WaitStrategy. Caution
is advised when generating your own implementations.sleepTime - the computed sleep duration in millisecondsInterruptedExceptionCopyright © 2023. All rights reserved.