comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
book
/
com.sorrowblue.comicviewer.feature.book.section
/
NextBook
Next
Book
sealed
interface
NextBook
Inheritors
Folder
Collection
Members
Types
Collection
Link copied to clipboard
data
class
Collection
(
val
book
:
Book
)
:
NextBook
Folder
Link copied to clipboard
data
class
Folder
(
val
book
:
Book
)
:
NextBook
Properties
book
Link copied to clipboard
abstract
val
book
:
Book