onChanged

open fun onChanged(position: Int, count: Int)(source)

Called by the SortedList when the item at the given position is updated.


open fun onChanged(position: Int, count: Int, payload: Any)(source)