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