fi.joensuu.cs.tra
Class Vertex.NeighborIteratorWrapper
java.lang.Object
fi.joensuu.cs.tra.Vertex.NeighborIteratorWrapper
- All Implemented Interfaces:
- Iterable<Vertex>
- Enclosing class:
- Vertex
public class Vertex.NeighborIteratorWrapper
- extends Object
- implements Iterable<Vertex>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vertex.NeighborIteratorWrapper
public Vertex.NeighborIteratorWrapper()
iterator
public Iterator iterator()
- Specified by:
iterator
in interface Iterable<Vertex>