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
/
Companion
/
invoke
invoke
operator
fun
invoke
(
bookshelfId
:
BookshelfId
,
name
:
String
,
parent
:
String
,
path
:
String
,
size
:
Long
,
lastModifier
:
Long
,
isHidden
:
Boolean
,
cacheKey
:
String
=
""
,
lastPageRead
:
Int
=
0
,
totalPageCount
:
Int
=
0
,
lastReadTime
:
Long
=
0
,
sortIndex
:
Int
=
-1
,
count
:
Int
=
0
)
:
BookFolder