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 SDependencyTracer
SBook. 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 class
DependencyTracerImpl
Methods in io.keikai.model.impl that return SDependencyTracer Modifier and Type Method Description SDependencyTracer
BookImpl. getDependencyTracer()
-