ContinuousTask

constructor(@NonNull callback: Runnable)

A simple callback to run continuously.

Parameters

callback

the task to run continuously