public interface ContentHandler
| Modifier and Type | Method and Description |
|---|---|
ContentDiff |
diff(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry) |
boolean |
handles(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry) |
boolean handles(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry)
ContentDiff diff(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry)
Copyright © 2020. All rights reserved.