public class Vertex.NeighborIteratorWrapper extends java.lang.Object implements java.lang.Iterable<Vertex>
NeighborIteratorWrapper()
java.util.Iterator<Vertex>
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public NeighborIteratorWrapper()
public java.util.Iterator<Vertex> iterator()
iterator
java.lang.Iterable<Vertex>