Uses of Class
io.keikai.doc.collab.utils.Delta
Packages that use Delta
-
Uses of Delta in io.keikai.doc.collab.types
Methods in io.keikai.doc.collab.types that return types with arguments of type DeltaModifier and TypeMethodDescriptionYTextEvent.getDeltaList()Compute the changes in the delta format.YText.toDeltaList()YText.toDeltaList(Snapshot snapshot, Snapshot prevSnapshot, BiFunction<String, ID, Object> computeYChange) -
Uses of Delta in io.keikai.doc.collab.utils
Subclasses of Delta in io.keikai.doc.collab.utilsModifier and TypeClassDescriptionclassRepresents a delete operation in the YType.classRepresents an insert operation in the YType.classRepresents a retain operation in the YType.Methods in io.keikai.doc.collab.utils that return types with arguments of type DeltaConstructor parameters in io.keikai.doc.collab.utils with type arguments of type Delta