public interface PropertyIterator extends RangeIterator
Property
s
with nextProperty
as well as a skip
method.Type | Property and Description |
---|---|
Property |
next
Returns the next
Property in the iteration. |
Modifier and Type | Method and Description |
---|---|
Property |
nextProperty()
Returns the next
Property in the iteration. |
getPosition, getSize, skip
Property
in the iteration.Property
in the iteration.NoSuchElementException
- if iteration has no more Property
s.Property nextProperty()
Property
in the iteration.Property
in the iteration.NoSuchElementException
- if iteration has no more Property
s.Copyright © 2004-2013 Day Management AG. All Rights Reserved.