private static class RegistrarImpl.AllItemIter extends RegistrarImpl.ItemIter
| Modifier and Type | Field and Description |
|---|---|
private Iterator<RegistrarImpl.SvcReg> |
iter
Iterator over serviceByID
|
dupsPossible, now, reg, tmpl| Constructor and Description |
|---|
AllItemIter(Iterator<RegistrarImpl.SvcReg> it)
Assumes the empty template
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
step()
Set reg to the next matching element, or null if none
|
hasNext, next, nextRegprivate final Iterator<RegistrarImpl.SvcReg> iter
public AllItemIter(Iterator<RegistrarImpl.SvcReg> it)
protected void step()
step in class RegistrarImpl.ItemIterCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.