protected static class ImapConnection.RangeIterator extends ImapConnection.AbstractRangeIterator
Modifier | Constructor and Description |
---|---|
protected |
RangeIterator(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 |
skipToNextRangeStart() |
getCurrentIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected RangeIterator(ExchangeSession.MessageList messages, String value)
protected long convertToLong(String value)
protected void skipToNextRangeStart()
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.