SortedLiveList
void
onChanged(int index, T oldValue, T newValue)
onInserted(int index, T value)
onRemoved(int index, T oldValue)