Class GeofenceSelectionFragment.GeofenceAdapter.Holder
-
- All Implemented Interfaces:
public class GeofenceSelectionFragment.GeofenceAdapter.Holder extends RecyclerView.ViewHolder
-
-
Constructor Summary
Constructors Constructor Description GeofenceSelectionFragment.GeofenceAdapter.Holder(TextView view, List<GeofenceSelectionFragment.WrappedGeofence> wrappedGeofences, GeofenceSelectionFragment.GeofenceAdapter.OnGeofenceClickedListener onGeofenceClickedListener)
-
Method Summary
-
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
-
GeofenceSelectionFragment.GeofenceAdapter.Holder
GeofenceSelectionFragment.GeofenceAdapter.Holder(TextView view, List<GeofenceSelectionFragment.WrappedGeofence> wrappedGeofences, GeofenceSelectionFragment.GeofenceAdapter.OnGeofenceClickedListener onGeofenceClickedListener)
-
-
-
-