public interface DiffCorrection
Modifier and Type | Interface and Description |
---|---|
static class |
DiffCorrection.BaseFragmentRunner<ActualRunner extends DiffCorrection.BaseFragmentRunner> |
static class |
DiffCorrection.ChangedSpace |
static class |
DiffCorrection.ConcatenateSingleSide |
static class |
DiffCorrection.ConnectSingleSideToChange |
static class |
DiffCorrection.FragmentBuffer |
static interface |
DiffCorrection.FragmentProcessor<Collector> |
static class |
DiffCorrection.FragmentsCollector |
static class |
DiffCorrection.Normalize |
static class |
DiffCorrection.TrueLineBlocks |
static class |
DiffCorrection.UnitEquals |
Modifier and Type | Method and Description |
---|---|
DiffFragment[] |
correct(DiffFragment[] fragments) |
DiffFragment[] correct(DiffFragment[] fragments) throws FilesTooBigForDiffException
FilesTooBigForDiffException