protected class ForEachSupport.SimpleForEachIterator extends Object implements ForEachSupport.ForEachIterator
Constructor and Description |
---|
SimpleForEachIterator(Iterator i) |
public SimpleForEachIterator(Iterator i)
public boolean hasNext()
hasNext
in interface ForEachSupport.ForEachIterator
public Object next()
next
in interface ForEachSupport.ForEachIterator
Copyright © 2016 JBoss by Red Hat. All rights reserved.