Uses of Interface
io.keikai.model.SDependencyTracer
-
Packages that use SDependencyTracer Package Description io.keikai.model Keikai Spreadsheet Internal Book Model classes.io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes. -
-
Uses of SDependencyTracer in io.keikai.model
Methods in io.keikai.model that return SDependencyTracer Modifier and Type Method Description SDependencyTracerSBook. getDependencyTracer()Returns the dependency tracer. -
Uses of SDependencyTracer in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SDependencyTracer Modifier and Type Class Description classDependencyTracerImplMethods in io.keikai.model.impl that return SDependencyTracer Modifier and Type Method Description SDependencyTracerBookImpl. getDependencyTracer()
-