Class MeyersDiffWithLinearSpace.Snake
- java.lang.Object
-
- com.github.difflib.algorithm.myers.MeyersDiffWithLinearSpace.Snake
-
- Enclosing class:
- MeyersDiffWithLinearSpace<T>
private class MeyersDiffWithLinearSpace.Snake extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Snake(int start, int end, int diag)
-