@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
See: Description
Interface | Description |
---|---|
NextPageFetcher<T> |
In order to support multiple paging, implementation should provide a way to fetch next page based on previous page.
|
Class | Description |
---|---|
BitbucketPageStreamUtil |
Provides a way to return Stream of page based on first page and
NextPageFetcher . |
Copyright © 2016–2022. All rights reserved.