Miscellaneous Javadoc cleanups to cut down on Eclipse warnings
Change-Id: Ifd80c546641db979911e3339fa40ab3585ca69a1
This commit is contained in:
@@ -30,7 +30,7 @@ public interface SuggestService extends RemoteJsonService {
|
||||
AsyncCallback<List<AccountInfo>> callback);
|
||||
|
||||
/**
|
||||
* @see #suggestAccountGroup(com.google.gerrit.reviewdb.client.Project.NameKey, String, int, AsyncCallback)
|
||||
* @see #suggestAccountGroupForProject(com.google.gerrit.reviewdb.client.Project.NameKey, String, int, AsyncCallback)
|
||||
*/
|
||||
@Deprecated
|
||||
void suggestAccountGroup(String query, int limit,
|
||||
|
Reference in New Issue
Block a user