public interface ChildTreeNodeIterator extends java.util.Iterator<LexEvsTreeNode>, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
initIterator(LexEvsTreeNode parentCallback,
boolean countOnly)
Inits the iterator.
|
void |
reset()
Reset.
|
void reset()
void initIterator(LexEvsTreeNode parentCallback, boolean countOnly)
parentCallback
- the parent callbackcountOnly
- the count only