whileCondition
Adds a condition to be met for the task to continue running.
Multiple conditions are combined using logical AND.
Return
this ConditionalRepeating instance for chaining
Parameters
cond
the Condition to add
Adds a condition to be met for the task to continue running.
Multiple conditions are combined using logical AND.
this ConditionalRepeating instance for chaining
the Condition to add