Constructor and Description |
---|
ForEachLoop.StateAwareIterator(Iterator<T> iterator) |
public boolean hasNext()
Iterator.next()
for underlying iterator in order to determine if there is next
element (especially when there are begin or step properties setup).public T next()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.