package

androidx.cursoradapter.widget

Interfaces

SimpleCursorAdapter.CursorToStringConverterThis class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String.
SimpleCursorAdapter.ViewBinderThis class can be used by external clients of SimpleCursorAdapter to bind values fom the Cursor to views.

Classes

CursorAdapterStatic library support version of the framework's .
ResourceCursorAdapterStatic library support version of the framework's .
SimpleCursorAdapterStatic library support version of the framework's .