comicviewer
      Target filter
Search in API
Skip to content
    comicviewer
usecase/com.sorrowblue.comicviewer.domain.usecase/PagingUseCase

PagingUseCase

abstract class PagingUseCase<R : BaseRequest, S : Any>

Inheritors

PagingBookshelfFolderUseCase
PagingCollectionExistUseCase
PagingCollectionFileUseCase
PagingCollectionUseCase
PagingBookshelfBookUseCase
PagingFileUseCase
PagingFolderBookThumbnailsUseCase
PagingHistoryBookUseCase
PagingQueryFileUseCase
PagingReadLaterFileUseCase

Constructors

PagingUseCase
Link copied to clipboard
constructor()

Functions

invoke
Link copied to clipboard
operator fun invoke(request: R): Flow<PagingData<S>>
Generated by Dokka
© 2026 Copyright