Page

fun <E : Any> Page(    dataIndex: Int,     data: List<E>,     itemsBefore: Int?,     itemsAfter: Int?)