public class WGContentNavigator.Iterator extends de.innovationgate.utils.PrefetchingIterator<WGContent> implements de.innovationgate.utils.SkippingIterator<WGContent>
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
int |
getResults() |
WGContent |
next() |
int |
skip(int nrOfElements) |
hasNext, previewNextValue, remove
public WGContent next()
public int skip(int nrOfElements)
skip
in interface de.innovationgate.utils.SkippingIterator<WGContent>
public int getResults() throws WGAPIException
WGAPIException
public int getIndex()