app / de.uniks.codliners.stock_simulator.ui / androidx.recyclerview.widget.RecyclerView / bindStockbrotQuotes

bindStockbrotQuotes

fun RecyclerView.bindStockbrotQuotes(quotes: List<StockbrotQuote>?): Unit

Bind StockbrotQuotes to the StockbrotQuoteListAdapter

Parameters

quotes - The StockbrotQuotes to display.

Author
Lucas Held