Java implementation: android.widget.BaseAdapter.notifyDataSetChanged()

Property definitions

android $ Android_widget_BaseAdapter :: notify_data_set_changed
	# Java implementation:  android.widget.BaseAdapter.notifyDataSetChanged()
	fun notify_data_set_changed in "Java" `{
		self.notifyDataSetChanged();
	`}
lib/android/ui/native_ui.nit:326,2--329,3