Package 

Class RouteStepListAdapter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onBindViewHolder(BaseRecyclerViewHolder<RouteStepItemViewModel> viewHolder, Integer position)
      • Methods inherited from class com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter

        bindViewHolder, createViewHolder, getItemId, getItemViewType, hasObservers, hasStableIds, notifyDataSetChanged, notifyItemChanged, notifyItemChanged, notifyItemInserted, notifyItemMoved, notifyItemRangeChanged, notifyItemRangeChanged, notifyItemRangeInserted, notifyItemRangeRemoved, notifyItemRemoved, onAttachedToRecyclerView, onBindViewHolder, onDetachedFromRecyclerView, onFailedToRecycleView, onViewAttachedToWindow, onViewDetachedFromWindow, onViewRecycled, registerAdapterDataObserver, setHasStableIds, unregisterAdapterDataObserver
      • Methods inherited from class com.pointrlabs.core.map.views.route.RouteStepListAdapter

        addItem, addItems, clearItems, first, firstOrNull, getItem, getItemCount, getItems, getItems, indexOf, isEmpty, onCreateViewHolder, removeItem, removeItem, setItemClickListener, setItemLongClickListener, setItems, updateItem, updateItem
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait