private class RegistrarImpl.AllItemIter extends RegistrarImpl.ItemIter
Modifier and Type | Field and Description |
---|---|
private Iterator |
iter
Iterator over serviceByID
|
dupsPossible, now, reg, tmpl
Constructor and Description |
---|
RegistrarImpl.AllItemIter()
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, nextReg
private final Iterator iter
public RegistrarImpl.AllItemIter()
protected void step()
step
in class RegistrarImpl.ItemIter
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.