Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface EventListenerIterator extends RangeIterator
EventListeners with
nextEventListener as well as a skip method
inherited from RangeIterator.
Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
EventListener |
nextEventListener()
Returns the next
EventListener in the iteration. |
getPosition, getSize, skipforEachRemaining, hasNext, next, removeEventListener nextEventListener()
EventListener in the iteration.EventListener in the iteration.NoSuchElementException - if iteration has no more
EventListeners.Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.