protected class ExecutionContext.ContextFactories.ValueFactoryIterator extends Object implements Iterator<ValueFactory<?>>
| Modifier | Constructor and Description |
|---|---|
protected |
ExecutionContext.ContextFactories.ValueFactoryIterator() |
protected ExecutionContext.ContextFactories.ValueFactoryIterator()
public boolean hasNext()
hasNext in interface Iterator<ValueFactory<?>>public ValueFactory<?> next()
next in interface Iterator<ValueFactory<?>>public void remove()
remove in interface Iterator<ValueFactory<?>>Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.