public class PagedExternalGroupVoIterator extends Object implements Iterator<ExternalGroupVO>
Constructor and Description |
---|
PagedExternalGroupVoIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
ExternalGroupVO |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<ExternalGroupVO>
public ExternalGroupVO next()
next
in interface Iterator<ExternalGroupVO>
public void remove()
remove
in interface Iterator<ExternalGroupVO>
Copyright © 2019 Communote team. All rights reserved.