public abstract class AbstractMapContentDiffer extends Object implements ContentHandler
| Constructor and Description |
|---|
AbstractMapContentDiffer() |
| Modifier and Type | Method and Description |
|---|---|
protected ContentDiff |
diff(ZipIndexEntry zipIndexEntry,
Map<String,String> map,
ZipIndexEntry otherZipIndexEntry,
Map<String,String> otherMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdiff, handlesprotected ContentDiff diff(ZipIndexEntry zipIndexEntry, Map<String,String> map, ZipIndexEntry otherZipIndexEntry, Map<String,String> otherMap)
Copyright © 2020. All rights reserved.