public class DirtyPropertyIterator extends Object implements Iterator<Property>
Constructor and Description |
---|
DirtyPropertyIterator(Iterator<Property> it) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Property |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public DirtyPropertyIterator(Iterator<Property> it)
Copyright © 2017 Nuxeo. All rights reserved.