depthIterator property

Iterator<Node> get depthIterator

Итератор для обхода в глубину

Implementation

Iterator<Node> get depthIterator;