public static class PredictionAdapter.PredictionHolder
extends RecyclerView.ViewHolder
| Constructor and Description |
|---|
PredictionHolder(android.view.View itemView) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int position,
Prediction prediction,
OnPredictionClickListener listener) |
public void apply(int position,
Prediction prediction,
OnPredictionClickListener listener)