Class android.widget.CursorAdapter

Added Methods
void onContentChanged()  
 

Changed Methods
int getCount() Change from final to non-final.
 
Object getItem(int) Change from final to non-final.
 
long getItemId(int) Change from final to non-final.