java.lang.Object
xyz.cofe.collection.graph.GraphIteratorEvent<N,E>
xyz.cofe.collection.graph.GraphIteratorEvent.FetchFinish<N,E>
- Type Parameters:
N- Тип вершиныE- Тип ребра
- Enclosing class:
- GraphIteratorEvent<N,E>
public static class GraphIteratorEvent.FetchFinish<N,E> extends GraphIteratorEvent<N,E>
Событие получения завершения обхода
-
Nested Class Summary
Nested classes/interfaces inherited from class xyz.cofe.collection.graph.GraphIteratorEvent
GraphIteratorEvent.FetchFinish<N,E>, GraphIteratorEvent.PathFetched<N,E> -
Field Summary
-
Constructor Summary
Constructors Constructor Description FetchFinish(GraphIterator<N,E> iterator) -
Method Summary