|
TrueUpdate Core 0.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use EntryNameAndTwoDigests | |
|---|---|
| net.java.trueupdate.core.zip.model | Provides model classes for use within ZIP patch files. |
| Uses of EntryNameAndTwoDigests in net.java.trueupdate.core.zip.model |
|---|
| Methods in net.java.trueupdate.core.zip.model that return EntryNameAndTwoDigests | |
|---|---|
EntryNameAndTwoDigests |
DiffModel.changed(String name)
Looks up the given entry name in the changed entries. |
| Methods in net.java.trueupdate.core.zip.model that return types with arguments of type EntryNameAndTwoDigests | |
|---|---|
Collection<EntryNameAndTwoDigests> |
DiffModel.changedEntries()
Returns a collection of the entry name and two message digests for the changed entries. |
| Method parameters in net.java.trueupdate.core.zip.model with type arguments of type EntryNameAndTwoDigests | |
|---|---|
DiffModel.Builder |
DiffModel.Builder.changedEntries(Collection<EntryNameAndTwoDigests> changed)
|
|
TrueUpdate Core 0.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||