comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
storage
/
com.sorrowblue.comicviewer.data.storage.client
/
FileClient
/
Factory
Factory
fun
interface
Factory
<
T
:
Bookshelf
>
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
bookshelf
:
T
)
:
FileClient
<
T
>