Class TVVendorDetailLegitimateInterestViewHolder
-
- All Implemented Interfaces:
public final class TVVendorDetailLegitimateInterestViewHolder extends TVVendorDetailViewHolder
Legitimate Interest
-
-
Field Summary
Fields Modifier and Type Field Description public final ViewitemView
-
Constructor Summary
Constructors Constructor Description TVVendorDetailLegitimateInterestViewHolder(<Error class: unknown class> binding)
-
Method Summary
Modifier and Type Method Description final Unitbind(TVVendorDetailItem.LegitimateInterest legitimateInterest, TVVendorDetailAdapter.Callback callback)-
Methods inherited from class androidx.recyclerview.widget.RecyclerView.ViewHolder
getAbsoluteAdapterPosition, getAdapterPosition, getBindingAdapter, getBindingAdapterPosition, 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
-
-
Method Detail
-
bind
final Unit bind(TVVendorDetailItem.LegitimateInterest legitimateInterest, TVVendorDetailAdapter.Callback callback)
-
-
-
-