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