Class GraphIteratorEvent<N,​E>

    • Field Detail

      • iterator

        protected GraphIterator<N,​E> iterator
        Итератор по графу
    • Constructor Detail

      • GraphIteratorEvent

        public GraphIteratorEvent​(GraphIterator<N,​E> iterator)
        Конструктор
        Parameters:
        iterator - Итератор по графу
    • Method Detail

      • getIterator

        public GraphIterator<N,​E> getIterator()
        Итератор по графу
        Returns:
        итератор