Uses of Class
org.apache.commons.text.diff.EditCommand
-
Uses of EditCommand in org.apache.commons.text.diff
Modifier and TypeClassDescriptionclass
Command representing the deletion of one object of the first sequence.class
Command representing the insertion of one object of the second sequence.class
KeepCommand<T>
Command representing the keeping of one object present in both sequences.