public class ThreadDiffCallback
extends DiffUtil.Callback
| Constructor and Description |
|---|
ThreadDiffCallback(java.util.List<java.lang.Thread> messages,
java.util.List<java.lang.Thread> messageThreads) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areContentsTheSame(int oldItemPosition,
int newItemPosition) |
boolean |
areItemsTheSame(int oldItemPosition,
int newItemPosition) |
int |
getNewListSize() |
int |
getOldListSize() |