toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.room
Package-level
declarations
Types
Types
Bit
Database
Link copied to clipboard
abstract
class
BitDatabase
:
RoomDatabase
Syllabus
Callback
Link copied to clipboard
class
SyllabusCallback
@
Inject
constructor
(
database
:
Provider
<
BitDatabase
>
,
appScope
:
CoroutineScope
)
:
RoomDatabase.Callback