Class DotsAdapter.DotsViewHolder
-
- All Implemented Interfaces:
public final class DotsAdapter.DotsViewHolder extends RecyclerView.ViewHolder
-
-
Constructor Summary
Constructors Constructor Description DotsAdapter.DotsViewHolder(View itemView)
-
Method Summary
Modifier and Type Method Description -
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
-
-
Constructor Detail
-
DotsAdapter.DotsViewHolder
DotsAdapter.DotsViewHolder(View itemView)
-
-
-
-