N - Тип вершиныE - Тип ребраpublic static class GraphIteratorPoller.FirstPoller<N,E> extends Object implements GraphIteratorPoller<N,E>
GraphIteratorPoller.FirstPoller<N,E>| Constructor and Description |
|---|
FirstPoller() |
| Modifier and Type | Method and Description |
|---|---|
Path<N,E> |
poll(List<Path<N,E>> paths)
Извелчение пути из списка существующих.
|
public Path<N,E> poll(List<Path<N,E>> paths)
GraphIteratorPollerpoll in interface GraphIteratorPoller<N,E>paths - Список путейCopyright © 2018. All rights reserved.