Class PoiOpeningTimesAdapter.PoiOpeningTimesViewHolder
-
- All Implemented Interfaces:
public final class PoiOpeningTimesAdapter.PoiOpeningTimesViewHolder extends RecyclerView.ViewHolder
-
-
Constructor Summary
Constructors Constructor Description PoiOpeningTimesAdapter.PoiOpeningTimesViewHolder(View view)
-
Method Summary
Modifier and Type Method Description final View
getView()
final Unit
bind(PoiOpeningTimesItem poiOpeningTimesItem)
-
Methods inherited from class androidx.recyclerview.widget.RecyclerView.ViewHolder
getAdapterPosition, getItemId, getItemViewType, getLayoutPosition, getOldPosition, getPosition, isRecyclable, setIsRecyclable, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-