Package com.google.gerrit.server.comment
Interface CommentContextLoader.Factory
- 
- Enclosing class:
 - CommentContextLoader
 
public static interface CommentContextLoader.Factory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommentContextLoadercreate(Project.NameKey project) 
 - 
 
- 
- 
Method Detail
- 
create
CommentContextLoader create(Project.NameKey project)
 
 - 
 
 -