public class FeatureToFeatureProviderIterator extends Object implements Iterator
FeatureToFeatureProviderIterator(Iterator it)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FeatureToFeatureProviderIterator(Iterator it)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove