public interface DiffResult extends AutoCloseable, Iterable
| Modifier and Type | Method and Description |
|---|---|
List<DiffItem> |
added() |
List<DiffItem> |
all() |
List<DiffItem> |
changed() |
boolean |
hasChanges() |
List<DiffItem> |
removed() |
closeforEach, iterator, spliteratorCopyright © 2022 vpc open source initiative. All rights reserved.