public static interface DFS.Neighbors<N>
java.lang.Iterable<N>
getNeighbors(N current)
@NotNull java.lang.Iterable<N> getNeighbors(N current)