Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface VersionIterator extends RangeIterator
Version
s objects with
nextVersion
as well as a skip
method inherited from
RangeIterator
.
Sitevision note: Unsupported operation
Modifier and Type | Method and Description |
---|---|
Version |
nextVersion()
Returns the next
Version in the iteration. |
getPosition, getSize, skip
forEachRemaining, hasNext, next, remove
Version nextVersion()
Version
in the iteration.Version
in the iteration.NoSuchElementException
- if iteration has no more
Version
s.Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.