public interface VersionIterator extends RangeIterator
Versions 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, skipVersion nextVersion()
Version in the iteration.Version in the iteration.java.util.NoSuchElementException - if iteration has no more Versions.Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.