Constructor and Description |
---|
MBMessageIteratorImpl(List<com.liferay.message.boards.kernel.model.MBMessage> messages,
int from,
int to) |
Modifier and Type | Method and Description |
---|---|
int |
getIndexPage() |
boolean |
hasNext() |
com.liferay.message.boards.kernel.model.MBMessage |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public MBMessageIteratorImpl(List<com.liferay.message.boards.kernel.model.MBMessage> messages, int from, int to)