LocationAccuracyDiffCallback

Constructors

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

Properties

Link copied to clipboard
open override val newListSize: Int
Link copied to clipboard
open override val oldListSize: Int

Functions

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