Uses of Class
org.apache.commons.text.diff.DeleteCommand
Packages that use DeleteCommand
-
Uses of DeleteCommand in org.apache.commons.text.diff
Methods in org.apache.commons.text.diff with parameters of type DeleteCommandModifier and TypeMethodDescriptionvoid
EditScript.append
(DeleteCommand<T> command) Appends a delete command to the script.