public interface TimerTaskService
<T extends TimerTask>T
addTask(Function<SystemTimer,T> consumer)
void
start()
stop()
<T extends TimerTask> T addTask(Function<SystemTimer,T> consumer)
consumer
void start()
void stop()
Copyright © 2023. All rights reserved.