public class PeerDiffCallback
extends DiffUtil.Callback
| Constructor and Description |
|---|
PeerDiffCallback(java.util.List<Peer> oldUsers,
java.util.List<Peer> newUsers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areContentsTheSame(int oldItemPosition,
int newItemPosition) |
boolean |
areItemsTheSame(int oldItemPosition,
int newItemPosition) |
int |
getNewListSize() |
int |
getOldListSize() |