-
- All Implemented Interfaces:
public final class DeviceStorageDisclosuresViewHolder extends RecyclerView.ViewHolder
-
-
Field Summary
Fields Modifier and Type Field Description public final ViewitemView
-
Constructor Summary
Constructors Constructor Description DeviceStorageDisclosuresViewHolder(<Error class: unknown class> binding, ThemeProvider themeProvider)
-
Method Summary
Modifier and Type Method Description final Unitbind(DeviceStorageDisclosureItem item)-
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
-
-
Constructor Detail
-
DeviceStorageDisclosuresViewHolder
DeviceStorageDisclosuresViewHolder(<Error class: unknown class> binding, ThemeProvider themeProvider)
-
-
Method Detail
-
bind
final Unit bind(DeviceStorageDisclosureItem item)
-
-
-
-