private class RegistrarImpl.AttrItemIter extends RegistrarImpl.ItemIter
Modifier and Type | Field and Description |
---|---|
protected int |
svcidx
Current index into svcs
|
protected ArrayList |
svcs
SvcRegs obtained from serviceByAttr for chosen attr
|
dupsPossible, now, reg, tmpl
Modifier | Constructor and Description |
---|---|
protected |
RegistrarImpl.AttrItemIter(Template tmpl)
Simple constructor
|
|
RegistrarImpl.AttrItemIter(Template tmpl,
int setidx,
int fldidx)
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
protected ArrayList svcs
protected int svcidx
public RegistrarImpl.AttrItemIter(Template tmpl, int setidx, int fldidx)
protected RegistrarImpl.AttrItemIter(Template tmpl)
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.