API reference

horizon.core.android.common.pagination

Updated: Jun 23, 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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon