Uses of Class
io.keikai.model.impl.FormulaCacheCleaner
-
Packages that use FormulaCacheCleaner Package Description io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes. -
-
Uses of FormulaCacheCleaner in io.keikai.model.impl
Methods in io.keikai.model.impl that return FormulaCacheCleaner Modifier and Type Method Description static FormulaCacheCleaner
FormulaCacheCleaner. getCurrent()
static FormulaCacheCleaner
FormulaCacheCleaner. setCurrent(FormulaCacheCleaner ctx)
Methods in io.keikai.model.impl with parameters of type FormulaCacheCleaner Modifier and Type Method Description static FormulaCacheCleaner
FormulaCacheCleaner. setCurrent(FormulaCacheCleaner ctx)
-