| Modifier and Type | Class and Description |
|---|---|
static class |
Schematic.DocumentChanges.Externalizer |
| Modifier | Constructor and Description |
|---|---|
protected |
DocumentChanges(List<Operation> operations) |
| Modifier and Type | Method and Description |
|---|---|
Schematic.DocumentChanges |
clone()
Obtain a clone of these changes.
|
boolean |
isEmpty()
Determine if there are any changes.
|
Iterator<Operation> |
iterator() |
String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Schematic.DocumentChanges clone()
Changespublic boolean isEmpty()
ChangesCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.