- deleted - Variable in class bmsi.util.Diff.change
-
# lines of file 0 changed here.
- Diff - Class in bmsi.util
-
A class to compare vectors of objects.
- Diff(Object[], Object[]) - Constructor for class bmsi.util.Diff
-
Prepare to find differences between two arrays.
- Diff(int[], int[]) - Constructor for class bmsi.util.Diff
-
Prepare to find differences between two arrays.
- diff(Diff.ScriptBuilder) - Method in class bmsi.util.Diff
-
Get the results of comparison as an edit script.
- Diff.change - Class in bmsi.util
-
The result of comparison is an "edit script": a chain of change objects.
- Diff.ScriptBuilder - Interface in bmsi.util
-
- diff_2(boolean) - Method in class bmsi.util.Diff
-