public class DirtyPropertyIterator extends Object implements Iterator<Property>
DirtyPropertyIterator(Iterator<Property> it)
boolean
hasNext()
Property
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DirtyPropertyIterator(Iterator<Property> it)
public boolean hasNext()
hasNext
Iterator<Property>
public Property next()
next
public void remove()
remove
Copyright © 2015 Nuxeo SA. All rights reserved.