Constructor and Description |
---|
SearchEnabledFolderIterator(Iterator<javax.mail.Message> messageIterator,
javax.mail.search.SearchTerm search) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
javax.mail.Message |
next() |
void |
remove()
Not implemented.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SearchEnabledFolderIterator(Iterator<javax.mail.Message> messageIterator, javax.mail.search.SearchTerm search)
public void remove()
remove
in interface Iterator<javax.mail.Message>
UnsupportedOperationException
Copyright © 2018 Hitachi Vantara. All rights reserved.