app / de.uniks.codliners.stock_simulator.ui.account / DepotQuoteListAdapter / onBindViewHolder

onBindViewHolder

fun onBindViewHolder(holder: ViewHolder, position: Int): Unit

Binds a DepotQuote to a ViewHolder.

Parameters

holder - The target ViewHolder.

position - The position of the DepotQuote in this adapter's list.