| Interface | Description |
|---|---|
| PatchListCache |
Provides a cached list of
PatchListEntry. |
| PatchScriptFactory.Factory |
| Class | Description |
|---|---|
| DiffExecutorModule |
Module providing the
DiffExecutor. |
| IntraLineDiff | |
| IntraLineDiffKey | |
| IntraLineWeigher |
Approximates memory usage for IntralineDiff in bytes of memory used.
|
| PatchFile |
State supporting processing of a single
Patch instance. |
| PatchList | |
| PatchListCacheImpl |
Provides a cached list of
PatchListEntry. |
| PatchListEntry | |
| PatchListKey | |
| PatchListLoader | |
| PatchListWeigher |
Approximates memory usage for PatchList in bytes of memory used.
|
| PatchScriptFactory | |
| PatchSetInfoFactory |
Factory class creating PatchSetInfo from meta-data found in Git repository.
|
| Text |
| Enum | Description |
|---|---|
| IntraLineDiff.Status |
| Exception | Description |
|---|---|
| PatchListNotAvailableException | |
| PatchSetInfoNotAvailableException |
| Annotation Type | Description |
|---|---|
| DiffExecutor |