Example usage for Java android.database MergeCursor fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getColumnIndex(String columnName) |
String | getString(int column) |
boolean | moveToPosition(int position) |
void | registerContentObserver(ContentObserver observer) |
void | setNotificationUri(ContentResolver cr, Uri notifyUri) Specifies a content URI to watch for changes. |