SearchHistoryDiffCallback

Constructors

Link copied to clipboard
constructor(oldList: List<SearchHistoryItem>, newList: List<SearchHistoryItem>)

Functions

Link copied to clipboard
open fun areContentsTheSame(oldItemPosition: Int, newItemPosition: Int): Boolean
Link copied to clipboard
open fun areItemsTheSame(oldItemPosition: Int, newItemPosition: Int): Boolean
Link copied to clipboard
open fun getNewListSize(): Int
Link copied to clipboard
open fun getOldListSize(): Int