Interface | Description |
---|---|
PatchListCache |
Provides a cached list of
PatchListEntry . |
PatchListLoader.Factory | |
PatchScriptFactory.Factory |
Class | Description |
---|---|
AutoMerger | |
DiffExecutorModule |
Module providing the
DiffExecutor . |
IntraLineDiff | |
IntraLineDiffArgs | |
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 |