Uses of Interface
io.keikai.api.RangeRunner
-
Packages that use RangeRunner Package Description io.keikai.api Keikai Spreadsheet API classes.io.keikai.api.impl Keikai Spreadsheet API implementation classes, internal use only -
-
Uses of RangeRunner in io.keikai.api
Methods in io.keikai.api with parameters of type RangeRunner Modifier and Type Method Description void
Range. sync(RangeRunner run)
Runs runer under synchronization protection -
Uses of RangeRunner in io.keikai.api.impl
Methods in io.keikai.api.impl with parameters of type RangeRunner Modifier and Type Method Description void
RangeImpl. sync(RangeRunner run)
-