RecyclerView. Adapter base class for presenting List data in a RecyclerView , including computing diffs between Lists on a background thread. This class is a convenience wrapper around AsyncListDiffer that implements Adapter common default behavior for item access and counting .