| Package | Description |
|---|---|
| com.github.difflib | |
| com.github.difflib.algorithm.myers |
| Modifier and Type | Method and Description |
|---|---|
static void |
DiffUtils.withDefaultDiffAlgorithmFactory(DiffAlgorithmFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static DiffAlgorithmFactory |
MeyersDiff.factory()
Factory to create instances of this specific diff algorithm.
|
static DiffAlgorithmFactory |
MeyersDiffWithLinearSpace.factory()
Factory to create instances of this specific diff algorithm.
|
Copyright © 2009–2022 java-diff-utils. All rights reserved.