IviDataSourceIpcBinderInterfaceStubImpl

constructor(iviDataSource: IviDataSource<E, Q>, binderContext: BinderContext, queryReader: Parcel.() -> Q, elementWriter: Parcel.(E) -> Unit)

Parameters

E

Element type of the data source.

Q

Query type of the data source.