CharactersListAdapter(viewModel: CharactersListViewModel)
Class for presenting characters List data in a RecyclerView, including computing diffs between Lists on a background thread.
See Also
BaseListAdapter