fun onBindViewHolder(holder: ViewHolder, position: Int): Unit
Binds a Symbol to a ViewHolder.
holder - The target ViewHolder.
holder
position - The position of the Symbol in this adapter's list.
position