CpoRepositoryImpl

class CpoRepositoryImpl(debugModeRepository: DebugModeRepository, configRepository: ConfigRepository) : CpoRepository

Constructors

Link copied to clipboard
constructor(debugModeRepository: DebugModeRepository, configRepository: ConfigRepository)

Functions

Link copied to clipboard
open override fun getCpoProvider(): CpoProvider