public class EventListenerIteratorAdapter extends RangeIteratorDecorator
RangeIterators or Iterators
into EventListenerIterators.| Modifier and Type | Field and Description |
|---|---|
static EventListenerIterator |
EMPTY
Static instance of an empty
EventListenerIterator. |
| Constructor and Description |
|---|
EventListenerIteratorAdapter(RangeIterator iterator)
Creates an adapter for the given
RangeIterator. |
| Modifier and Type | Method and Description |
|---|---|
EventListener |
nextEventListener()
Returns the next event listener.
|
getPosition, getSize, hasNext, next, remove, skippublic static final EventListenerIterator EMPTY
EventListenerIterator."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"