protected static class ImapConnection.UIDRangeIterator extends ImapConnection.AbstractRangeIterator
Modifier | Constructor and Description |
---|---|
protected |
UIDRangeIterator(ExchangeSession.MessageList messages,
String value) |
Modifier and Type | Method and Description |
---|---|
protected long |
convertToLong(String value) |
boolean |
hasNext() |
protected boolean |
hasNextIndex() |
protected boolean |
hasNextInRange() |
protected boolean |
hasNextRange() |
ExchangeSession.Message |
next() |
void |
remove() |
protected void |
skipToNextRangeStartUid() |
getCurrentIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected UIDRangeIterator(ExchangeSession.MessageList messages, String value)
protected long convertToLong(String value)
protected void skipToNextRangeStartUid()
protected boolean hasNextInRange()
protected boolean hasNextIndex()
protected boolean hasNextRange()
public boolean hasNext()
public ExchangeSession.Message next()
public void remove()
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.