store/pagination library

Classes

Page<T, C>
List of T items along with their PageInfo containing the C cursor.
PageProvider<T, C, K>
Utility providing the Pages.
Pagination<T, C, K>
Pages maintainer utility of the provided T values with the specified K key identifying those items and their C cursor.

Enums

PaginationStrategy
PageProvider page fetching strategy.