Loading core/java/android/app/LoaderManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -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") Loading Loading
core/java/android/app/LoaderManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -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") Loading