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
/
BookFolder
/
copy
copy
fun
copy
(
parent
:
String
=
this.parent
,
size
:
Long
=
this.size
,
totalPageCount
:
Int
=
this.totalPageCount
,
sortIndex
:
Int
=
this.sortIndex
)
:
BookFolder