androidx.contentpager.content
Annotations
Interfaces
ContentPager.ContentCallback |
Callback by which a client receives results of a query. |
ContentPager.QueryRunner |
Implementations of this interface provide the mechanism for execution of queries off the UI thread. |
ContentPager.QueryRunner.Callback |
Callback that receives a cursor once a query as been executed on the Runner. |
Classes
ContentPager |
|
LoaderQueryRunner |
A |
Query |
Encapsulates information related to calling query, including the logic determining the best query method to call. |