class ChildModelIterator extends Object implements Iterator<IModel>
An iterator that works with a model's immediate children, returning each one as a model of its own.
ChildModelIterator(IModel parent)
boolean
hasNext()
IModel
next()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Groovy Documentation