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