SortedListAdapterCallback

constructor(adapter: RecyclerView.Adapter<out Any>)(source)

Creates a SortedList.Callback that will forward data change events to the provided Adapter.

Parameters

adapter

The Adapter instance which should receive events from the SortedList.