Class CursorPageNavigator
- java.lang.Object
-
- com.sinch.sdk.core.models.pagination.PageNavigator<Integer>
-
- com.sinch.sdk.core.models.pagination.CursorPageNavigator
-
public class CursorPageNavigator extends com.sinch.sdk.core.models.pagination.PageNavigator<Integer>
-
-
Constructor Summary
Constructors Constructor Description CursorPageNavigator(Integer currentPage, Integer pageSize, Long collectionSize)
-