API reference
API reference
Select your platform
No SDKs available
No versions available

horizon.core.android.common.pagination

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
interface Page<T>
A single page of data fetched from the server.
abstract class PagedResults<T>
Provides access to paginated information from a backend.
@FunctionalInterface
interface PagedResultsObserver<T>
Observe updates in PagedResults.
open class PageFetchException : RuntimeException
Did you find this page helpful?
Thumbs up icon
Thumbs down icon