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

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

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

Methods in org.apache.commons.collections4.sequence that return EditScript
 EditScript<T> SequencesComparator.getScript()
          Get the EditScript object.
 



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