private static class RegistrarImpl.AttrItemIter extends RegistrarImpl.ItemIter
Modifier and Type | Field and Description |
---|---|
private int |
svcidx
Current index into svcs
|
private List<RegistrarImpl.SvcReg> |
svcs
SvcRegs obtained from serviceByAttr for chosen attr
|
dupsPossible, now, reg, tmpl
Constructor and Description |
---|
AttrItemIter(Template tmpl,
List<RegistrarImpl.SvcReg> svcs)
tmpl.serviceID == null and
tmpl.serviceTypes is empty and
tmpl.attributeSetTemplates[setidx].fields[fldidx] !
|
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 List<RegistrarImpl.SvcReg> svcs
private int svcidx
public AttrItemIter(Template tmpl, List<RegistrarImpl.SvcReg> svcs)
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.