| Package | Description |
|---|---|
| org.granite.tide.data |
| Modifier and Type | Method and Description |
|---|---|
Change |
ChangeSet.getChange(int index) |
Change[] |
ChangeSet.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
int |
Change.compareTo(Change o) |
void |
ChangeSet.setChanges(Change[] changes) |
| Constructor and Description |
|---|
ChangeSet(Change... changes) |
ChangeSet(Change[] changes,
boolean local) |