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