Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<FileBrowser.CompareTableData> |
FileBrowser.PathCompare.compareData |
Modifier and Type | Method and Description |
---|---|
(package private) void |
FileBrowser.PathCompare.compareDirectories(FileBrowser.MyPath leftPath,
FileBrowser.MyPath rightPath,
java.util.ArrayList<FileBrowser.CompareTableData> table)
Make table of differences between two directory trees.
|