package

androidx.contentpager.content

Interfaces

ContentPager.ContentCallbackCallback by which a client receives results of a query.
ContentPager.QueryRunnerImplementations of this interface provide the mechanism for execution of queries off the UI thread.
ContentPager.QueryRunner.CallbackCallback that receives a cursor once a query as been executed on the Runner.

Classes

ContentPagerContentPager provides support for loading "paged" data on a background thread using the framework.
LoaderQueryRunnerA ContentPager.QueryRunner that executes queries using a .
QueryEncapsulates information related to calling , including the logic determining the best query method to call.

Annotation Types

ContentPager.CursorDisposition