| Package | Description |
|---|---|
| lu.uni.serval.diff.parser.patch |
| Modifier and Type | Method and Description |
|---|---|
Patch |
Patches.getByIndex(int index) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Patch> |
Patches.getByNewFile(String name,
boolean strict) |
Optional<Patch> |
Patches.getByOldFile(String name,
boolean strict) |
Iterator<Patch> |
Patches.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Patches.add(Patch patch) |
Copyright © 2020. All rights reserved.