| 构造器和说明 |
|---|
BatchFolderIterator(javax.mail.Folder folder,
int batchSize) |
BatchFolderIterator(javax.mail.Folder folder,
Integer batchSize,
Integer start,
Integer end) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFolderName() |
javax.mail.Message |
getMessage() |
boolean |
hasNext() |
javax.mail.Message |
next() |
void |
remove()
Not implemented.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic javax.mail.Message getMessage()
public void remove()
remove 在接口中 Iterator<javax.mail.Message>UnsupportedOperationExceptionpublic String getFolderName()
Copyright © 2024 Hitachi Vantara. All rights reserved.