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