ResultDiffCallback

Constructors

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

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