Package-level declarations
Types
Link copied to clipboard
class DatabaseBuilder
Link copied to clipboard
Link copied to clipboard
object KarlRoomDatabaseFactory
Link copied to clipboard
Link copied to clipboard
class RoomDataStorage(karlDao: KarlDao, ioDispatcher: CoroutineDispatcher = Dispatchers.IO) : DataStorage
Room-based implementation of the DataStorage interface for the KARL framework.