Summary:
Detail:
SortedLiveList
LiveList<T>
void
onChanged(int index, T oldValue, T newValue)
onInserted(int index, T value)
onRemoved(int index, T oldValue)