Searched defs:HistoryAdapter (Results 1 – 1 of 1) sorted by relevance
32 public class HistoryAdapter extends RecyclerView.Adapter<HistoryAdapter.ViewHolder> { class49 public HistoryAdapter(ArrayList<HistoryItem> dataSet) { in HistoryAdapter() method in HistoryAdapter