Uses of Class
io.github.repeat.RepeatContext
-
-
Uses of RepeatContext in io.github.repeat
Methods in io.github.repeat that return RepeatContext Modifier and Type Method Description static RepeatContextRepeat. of()Creates a new RepeatContext.RepeatContextRepeatContext. times(int times)set the number of times to execute the RepeatCallback.
-