ExperimentalPagingApi

@RequiresOptIn
@Retention(value = AnnotationRetention.BINARY)
public annotation 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

Public constructors

ExperimentalPagingApi

public ExperimentalPagingApi()