protected static class NodeTreeContentProvider.NodeIdsIterator extends Object implements Iterator
INode
s, returning each node's id.Modifier and Type | Field and Description |
---|---|
protected int |
m_index |
protected List |
m_nodes |
Constructor and Description |
---|
NodeTreeContentProvider.NodeIdsIterator(List nodes) |