public final class Units extends Object implements Iterator
Units(Iterator edges)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public Units(Iterator edges)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove