NodeIterator constructor

NodeIterator(
  1. Node root,
  2. int whatToShow
)

Implementation

factory NodeIterator