@FunctionalInterface public static interface FixedIntervalThrottler.Sleeper
| Modifier and Type | Method and Description |
|---|---|
void |
sleep(Long milliseconds) |
void sleep(Long milliseconds) throws InterruptedException
InterruptedExceptionCopyright © 2020 CastorM. All rights reserved.