Package io.keikai.api
Interface RangeRunner
public interface RangeRunner
The runner to help you run multiple
Range APIs in synchronization.- Since:
- 3.0.0
- Author:
- dennis
- See Also:
-
Range.sync(RangeRunner)Range#setSyncLevel(Range.SyncLevel)
-
Method Summary
-
Method Details
-
run
main execution method- Parameters:
range- the range to process
-