comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model.file
/
BookFile
/
copy
copy
fun
copy
(
size
:
Long
=
this.size
,
sortIndex
:
Int
=
this.sortIndex
,
lastPageRead
:
Int
=
this.lastPageRead
,
totalPageCount
:
Int
=
this.totalPageCount
)
:
BookFile