Package-level declarations

Types

Link copied to clipboard
class TrackImportRepositoryImpl @Inject constructor(context: Context, dao: TrackDao, importerFactory: ImporterFactory) : TrackImportRepository

Implementation of TrackImportRepository that handles importing tracks from different file formats.