| 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. 
 | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic SearchEnabledFolderIterator(Iterator<javax.mail.Message> messageIterator, javax.mail.search.SearchTerm search)
public void remove()
remove in interface Iterator<javax.mail.Message>UnsupportedOperationException