Fix build.

Change-Id: I60185df6150d13d704a28933bc919527da173307
This commit is contained in:
Dianne Hackborn
2010-07-08 18:27:42 -07:00
parent c801768e4d
commit 53c67c8dfd

View File

@ -115,8 +115,7 @@ public class LoaderManager {
}
/**
* @param <D>
* @return the Loader with the given id or null if no matching Loader
* Return the Loader with the given id or null if no matching Loader
* is found.
*/
@SuppressWarnings("unchecked")