Companion

Properties

Link copied to clipboard
const val DEFAULT_PAGE: Int = 1
Link copied to clipboard
const val DEFAULT_SIZE: Int = 20
Link copied to clipboard
const val PAGE_PARAM: String
Link copied to clipboard
const val QUERY_PARAM: String
Link copied to clipboard
const val SIZE_PARAM: String

Functions

Link copied to clipboard
fun of(value: String): Pagination

Create a Pagination instance from a string.