DataSourceModule

@Module
abstract class DataSourceModule

数据源 注入

Author

Jenly

Follow me

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Binds
abstract fun bindDataSource(dataSource: DefaultDataSource): DataSource

绑定DataSource