Uses of Class
org.apache.commons.collections4.sequence.KeepCommand

Packages that use KeepCommand
org.apache.commons.collections4.sequence This package provides classes to compare two sequences of objects. 
 

Uses of KeepCommand in org.apache.commons.collections4.sequence
 

Methods in org.apache.commons.collections4.sequence with parameters of type KeepCommand
 void EditScript.append(KeepCommand<T> command)
          Add a keep command to the script.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.