Package com.google.gerrit.server.git
Interface TaskInfoFactory<T>
- 
 public interface TaskInfoFactory<T>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetTaskInfo(WorkQueue.Task<?> task)
 
- 
- 
- 
Method Detail- 
getTaskInfoT getTaskInfo(WorkQueue.Task<?> task) 
 
- 
 
-