changes property

List<ListChange<T>> changes
final

The list of individual changes to apply.

Implementation

final List<ListChange<T>> changes;