| Package | Description |
|---|---|
| oracle.javatools.patch |
| Modifier and Type | Method and Description |
|---|---|
PatchHunkLine[] |
PatchHunk.getLines()
Gets all
PatchHunkLine instances in the patch hunk. |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchHunk.addLine(PatchHunkLine line)
Adds a
PatchHunkLine instance to the patch hunk. |