breadthIterator property

Iterator<Node> get breadthIterator

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

Implementation

Iterator<Node> get breadthIterator;