public class ChangesInfo extends Object
SectionTree.Target
as the result
of an update of a Section
.Constructor and Description |
---|
ChangesInfo(List<Change> changes) |
Modifier and Type | Method and Description |
---|---|
List<Change> |
getAllChanges() |
List<Change> |
getVisibleChanges(int firstVisibleIndex,
int lastVisibleIndex,
int globalOffset) |