IviDataSourceHelper

fun <E : Any, Q : Any> IviDataSourceHelper(pagingSourceFactory: (Q) -> IviPagingSource<E>)