BloomPaginatedQuery<TPage, TParam> typedef
BloomPaginatedQuery<TPage, TParam> = BloomInfiniteQuery<TPage, TParam>
Alias for BloomInfiniteQuery.
Implementation
typedef BloomPaginatedQuery<TPage, TParam> = BloomInfiniteQuery<TPage, TParam>;