nextPageKeyBuilder property

NextPageKeyBuilder<PageKeyType, ItemType> nextPageKeyBuilder
final

Instructs the class on how to build the next page based on the last answer

Implementation

final NextPageKeyBuilder<PageKeyType, ItemType> nextPageKeyBuilder;