Package org.eclipse.compare.rangedifferencer
package org.eclipse.compare.rangedifferencer
-
ClassDescriptionA custom iterator to iterate over a List of
RangeDifferences.For breaking an object to compare into a sequence of comparable entities.The algorithm used is an objectified version of one described in:A File Comparison Program, by Webb Miller and Eugene W.Description of a change between two or three ranges of comparable entities.ARangeDifferencerfinds the differences between two or threeIRangeComparators.