Class CategoriesListAdapter.CategoriesListViewHolder
-
- All Implemented Interfaces:
public final class CategoriesListAdapter.CategoriesListViewHolder extends RecyclerView.ViewHolder
-
-
Field Summary
Fields Modifier and Type Field Description private final <Error class: unknown class>
itemCategoryBinding
public final View
itemView
-
Constructor Summary
Constructors Constructor Description CategoriesListAdapter.CategoriesListViewHolder(<Error class: unknown class> itemCategoryBinding)
-
Method Summary
Modifier and Type Method Description final <Error class: unknown class>
getItemCategoryBinding()
-
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
-
-
Method Detail
-
getItemCategoryBinding
final <Error class: unknown class> getItemCategoryBinding()
-
-
-
-