public interface VersionIterator extends RangeIterator
Version
s objects
with nextVersion
as well as a skip
method inherited from
RangeIterator
.Modifier and Type | Method and Description |
---|---|
Version |
nextVersion()
Returns the next
Version in the iteration. |
getPosition, getSize, skip
Version nextVersion()
Version
in the iteration.Version
in the iteration.NoSuchElementException
- if iteration has no more Version
s.Copyright © 2004–2013 Day Management AG. All rights reserved.