Package com.google.gerrit.server.patch
Class DiffSummaryLoader
- java.lang.Object
- 
- com.google.gerrit.server.patch.DiffSummaryLoader
 
- 
- All Implemented Interfaces:
- Callable<DiffSummary>
 
 public class DiffSummaryLoader extends Object implements Callable<DiffSummary> 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static interfaceDiffSummaryLoader.Factory
 
- 
- 
- 
Method Detail- 
callpublic DiffSummary call() throws Exception - Specified by:
- callin interface- Callable<DiffSummary>
- Throws:
- Exception
 
 
- 
 
-