ExperimentalPagingApi
Kotlin
|Java
annotation class ExperimentalPagingApi
androidx.paging.ExperimentalPagingApi |
Marks experimental Paging APIs, which may have known issues that would likely be solved by a source-incompatible change in newer versions of the artifact that supplies it.
Summary
Public constructors | |
---|---|
<init>() Marks experimental Paging APIs, which may have known issues that would likely be solved by a source-incompatible change in newer versions of the artifact that supplies it. |
Public constructors
<init>
ExperimentalPagingApi()
Marks experimental Paging APIs, which may have known issues that would likely be solved by a source-incompatible change in newer versions of the artifact that supplies it.