protected class RuntimeInjectorAbstract.ScopeMap.ScopeIterator extends Object implements Iterator<InjectionScope>
| Constructor and Description |
|---|
ScopeIterator(String[] components) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
InjectionScope |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ScopeIterator(String[] components)
public boolean hasNext()
hasNext in interface Iterator<InjectionScope>public InjectionScope next()
next in interface Iterator<InjectionScope>public void remove()
remove in interface Iterator<InjectionScope>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.