public class CommentLinkProvider extends java.lang.Object implements com.google.inject.Provider<java.util.List<CommentLinkInfo>>
Modifier and Type | Method and Description |
---|---|
java.util.List<CommentLinkInfo> |
get() |
public java.util.List<CommentLinkInfo> get()
get
in interface javax.inject.Provider<java.util.List<CommentLinkInfo>>