app / de.uniks.codliners.stock_simulator.ui.stockbrot / StockbrotQuoteListAdapter / ViewHolder / bind

bind

fun bind(StockbrotQuote: StockbrotQuote): Unit

Binds a StockbrotQuote and OnClickListener to the CardStockbrotQuoteBinding.

Parameters

StockbrotQuote - The StockbrotQuote that will be bound to the CardStockbrotQuoteBinding.