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