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