class EventIterator extends Object implements Iterator<ITemplateEvent>
An iterator that treats a model as a queue of events.
EventIterator(IModel model)
boolean
hasNext()
ITemplateEvent
next()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Groovy Documentation