- java.lang.Object
-
- net.bluemind.imap.mime.impl.LeafPartsIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<MimePart>
-
next
public MimePart next()
- Specified by:
next
in interface java.util.Iterator<MimePart>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<MimePart>
Copyright © 2021. All Rights Reserved.