Modifier | Constructor and Description |
---|---|
protected |
DocumentChanges(List<Operation> operations) |
Modifier and Type | Method and Description |
---|---|
IncrementalDocumentEditor.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, wait
forEach, spliterator
public IncrementalDocumentEditor.DocumentChanges clone()
Changes
public boolean isEmpty()
Changes
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.