Package com.google.gerrit.server.patch
Class PatchListLoader
- java.lang.Object
- 
- com.google.gerrit.server.patch.PatchListLoader
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static interfacePatchListLoader.Factory
 
- 
- 
- 
Method Detail- 
callpublic PatchList call() throws IOException, PatchListNotAvailableException - Specified by:
- callin interface- Callable<PatchList>
- Throws:
- IOException
- PatchListNotAvailableException
 
 
- 
 
-