Uses of Interface
io.keikai.model.impl.BulkSetValueGuard.RustBatchCloser
Packages that use BulkSetValueGuard.RustBatchCloser
Package
Description
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of BulkSetValueGuard.RustBatchCloser in io.keikai.model.impl
Methods in io.keikai.model.impl with parameters of type BulkSetValueGuard.RustBatchCloserModifier and TypeMethodDescriptionstatic booleanBulkSetValueGuard.registerRustBatch(long bookHandle, BulkSetValueGuard.RustBatchCloser closer) Called by CellImplRustAdv on the first `setValue` it sees per book within a bulk window.