BookshelfImageCacheInfo
data class BookshelfImageCacheInfo(val bookshelf: Bookshelf, val thumbnailImageCache: ThumbnailImageCache, val bookPageImageCache: BookPageImageCache)
Constructors
Link copied to clipboard
constructor(bookshelf: Bookshelf, thumbnailImageCache: ThumbnailImageCache, bookPageImageCache: BookPageImageCache)