Class EmptyIterator<E>
java.lang.Object
com.sun.xml.fastinfoset.stax.events.EmptyIterator<E>
- All Implemented Interfaces:
Iterator<E>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <E> EmptyIterator<E>booleanhasNext()next()voidremove()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining