public interface Timer
| Modifier and Type | Method and Description |
|---|---|
default void |
time(Runnable runnable) |
<T> T |
time(Supplier<T> supplier) |
void |
update(long duration,
TimeUnit unit) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.