Class EmptyIterator<E>

java.lang.Object
com.sun.xml.fastinfoset.stax.events.EmptyIterator<E>
All Implemented Interfaces:
Iterator<E>

public class EmptyIterator<E> extends Object implements Iterator<E>