SearchResponseDiffCallback

Constructors

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

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