public interface PagingCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
callback(List<EntityResponse> data,
PagingCallbackContext pagingCallbackContext) |
boolean callback(List<EntityResponse> data, PagingCallbackContext pagingCallbackContext)
Copyright © 2020. All rights reserved.