Package 

Class DefaultSnapshotDiffCallback

    • Method Summary

      Modifier and Type Method Description
      boolean areItemsTheSame(@NonNull() DataSnapshot oldItem, @NonNull() DataSnapshot newItem)
      boolean areContentsTheSame(@NonNull() DataSnapshot oldItem, @NonNull() DataSnapshot newItem)
      • Methods inherited from class androidx.recyclerview.widget.DiffUtil.ItemCallback

        areContentsTheSame, areItemsTheSame, getChangePayload
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait