Class EmptyIterator
java.lang.Object
com.sun.xml.fastinfoset.stax.events.EmptyIterator
- All Implemented Interfaces:
Iterator
-
Field Details
-
instance
-
-
Constructor Details
-
EmptyIterator
private EmptyIterator()Creates a new instance of EmptyIterator
-
-
Method Details
-
getInstance
-
hasNext
-
next
- Specified by:
nextin interfaceIterator- Throws:
NoSuchElementException
-
remove
-