AdapterListUpdateCallback

constructor(@NonNull adapter: RecyclerView.Adapter)(source)

Creates an AdapterListUpdateCallback that will dispatch update events to the given adapter.

Parameters

adapter

The Adapter to send updates to.