| Package | Description |
|---|---|
| com.github.cbuschka.zipdiff.diff |
| Modifier and Type | Method and Description |
|---|---|
ZipIndexDiffEntry |
ZipIndexDiff.getEntryByOtherPath(String path) |
ZipIndexDiffEntry |
ZipIndexDiff.getEntryByPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<ZipIndexDiffEntry> |
ZipIndexDiff.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZipIndexDiff.addEntry(ZipIndexDiffEntry entry) |
Copyright © 2020. All rights reserved.