Searched defs:PagedListAdapter (Results 1 – 1 of 1) sorted by relevance
110 public abstract class PagedListAdapter<T, VH extends RecyclerView.ViewHolder> class131 protected PagedListAdapter(@NonNull DiffUtil.ItemCallback<T> diffCallback) { in PagedListAdapter() method in PagedListAdapter137 protected PagedListAdapter(@NonNull AsyncDifferConfig<T> config) { in PagedListAdapter() method in PagedListAdapter