public class ArrayEventIterator extends ArrayIterator implements javax.jcr.observation.EventIterator
EventIterator interface.
This class is used by the JCR-RMI client adapters to convert
node arrays to iterators.| Constructor and Description |
|---|
ArrayEventIterator(javax.jcr.observation.Event[] nodes)
Creates an iterator for the given array of events.
|
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.observation.Event |
nextEvent() |
getPosition, getSize, hasNext, next, remove, skipCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.