Class android.util.SparseBooleanArray

Added interface java.lang.Cloneable.

Changed Methods
SparseBooleanArray clone() Change in return type from Object to SparseBooleanArray.
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.