| Constructor and Description |
|---|
TracerConfigNamespaceContextImpl.Iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Returns true if and only if next() hasn't been called yet.
|
String |
next()
Returns the next prefix, that is the first call will return "dns" and then a NoSuchElementException will be raised.
|
void |
remove()
Unsupported operation.
|
Copyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)