Java implementation: int android.widget.AbsListView.getCacheColorHint()

Property definitions

android $ Android_widget_AbsListView :: get_cache_color_hint
	# Java implementation: int android.widget.AbsListView.getCacheColorHint()
	fun get_cache_color_hint: Int in "Java" `{
		return self.getCacheColorHint();
	`}
lib/android/ui/native_ui.nit:742,2--745,3