Java android.database CursorWrapper fields, constructors, methods, implement or subclass

Example usage for Java android.database CursorWrapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.database CursorWrapper.

The text is from its open source code.

Subclass

android.database.CursorWrapper has subclasses.
Click this link to see all its subclasses.

Constructor

CursorWrapper(Cursor cursor)
Creates a cursor wrapper.

Method