From 0eefb56afa28b8cef083ff341197185feb7db837 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 6 Oct 2011 22:58:33 -0700 Subject: Revert "Doc change: add diffs for API level 14." due to api change This reverts commit d94931ab251da2f2bed00d4c2d0aa087920e3de2. --- .../14/changes/android.util.SparseIntArray.html | 128 --------------------- 1 file changed, 128 deletions(-) delete mode 100644 docs/html/sdk/api_diff/14/changes/android.util.SparseIntArray.html (limited to 'docs/html/sdk/api_diff/14/changes/android.util.SparseIntArray.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.util.SparseIntArray.html b/docs/html/sdk/api_diff/14/changes/android.util.SparseIntArray.html deleted file mode 100644 index 6c431b2..0000000 --- a/docs/html/sdk/api_diff/14/changes/android.util.SparseIntArray.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - -android.util.SparseIntArray - - - - - - - - - - -
-
-
-

-Class android.util.SparseIntArray -

-

Added interface java.lang.Cloneable.
- - -

- - - - - - - - - -
Changed Methods -
- - SparseIntArray clone() - -Change in return type from Object to SparseIntArray.
- Change in exceptions thrown from java.lang.CloneNotSupportedException to no exceptions.
- Method was inherited from java.lang.Object, but is now defined locally. Change of visibility from protected to public.
-
 
-  - -

- -
-
- - - - -- cgit v1.1