| Interface | Description |
|---|---|
| DiffObservableList.Callback<T> | Deprecated
Use
DiffUtil.ItemCallback instead. |
| Class | Description |
|---|---|
| AsyncDiffObservableList<T> | |
| DiffObservableList<T> |
An
ObservableList that uses DiffUtil to calculate and dispatch it's change
updates. |